[Issue 13522] Let's use '_' underscore as official ignore value
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Sep 25 20:54:13 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13522
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #3 from hsteoh at quickfur.ath.cx ---
Would this cause interop problems with C programs that use GNU gettext, which
conventionally defines '_' to be shorthand for 'gettext'? (Not that I care
about such an ugly C hack, but you never know, somebody might care.)
--
More information about the Digitalmars-d-bugs
mailing list