[Bug libstdc++/77913] error building bits/locale_conv.h: expected primary-expression before ',' token

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 10 05:07:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77913

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a bug in libgtop11dotnet:


./cardmod.h:#define __out
./cardmod.h:#define __out_bcount_part_opt(x, y)
./cardmod.h:#define __out_bcount(x)
./cardmod.h:#define __out_opt


__ is in the implementation namespace but they are abusing it.


More information about the Gcc-bugs mailing list