On 28.07.2016 18:40, alvin albrecht wrote:
> Is sdcc still trying to maintain VS2010 source compatibility?   A lot
> of the recent commits are incompatible with VS2010, all having to do
> with mixing declarations inside code blocks which VS2010 does not
> support.

AFAIR, I also used compound literals in one of those commits.

Last time this was discussed among developers, it was decided to
maintain VS2010 source compatibility up to SDCC 3.6.0.

I'd suggest to maintain Visual C++ 2013 or 2015 compability up to at
least SDCC 3.7.0.
AFAIK the only difference in C standard support from Visual C++ 2013 to
2015 is variadic macros.

Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to