Only thing I found is one bug report about it on MSDN:
http://social.msdn.microsoft.com/Forums/pl-PL/vclanguage/thread/23f682bf-8421-474a-aa38-e32f9a0b728f

On Sun, Aug 26, 2012 at 11:13 PM, Aaron Ballman <[email protected]>wrote:

> I don't suppose this behavior is documented anywhere on MSDN, is it?
>
> ~Aaron
>
> On Sun, Aug 26, 2012 at 5:29 PM, João Matos <[email protected]>
> wrote:
> > Attached is a patch that implements an odd MSVC behaviour when handling
> > commas that come from nested macro expansions.
> >
> > This behavior is well explained in the following post:
> >
> >
> http://stackoverflow.com/questions/11469462/difference-between-gcc-and-microsoft-preprocessor
> >
> > This is needed to correctly handle the new standard library headers in VS
> > 2012.
> >
> >
> > --
> > João Matos
> >
> > _______________________________________________
> > cfe-commits mailing list
> > [email protected]
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> >
>



-- 
João Matos
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to