> So, my question is, what are the criteria for determining whether or not
> gcc should reject identifiers with dollars?  

According to the GCC documentation, the rationale for this feature is
that traditional C allows it, but ISO C and ISO C++ disallow it.

So I'd say that, if all Debian packages either build fine without it,
or enable it when needed, turning it off on all platforms may be
reasonable.

Regards,
Martin


Reply via email to