[Issue 14186] Silent syntax change from C and C++
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Feb 16 11:37:24 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14186
--- Comment #6 from ag0aep6g at gmail.com ---
(In reply to Sobirari Muhomori from comment #5)
> Looks like gcc has some history under this issue:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6905
That ticket is about C++ though. But if C99 changed/clarified the operator
precedence, gcc seems to be buggy in that regard.
For D that raises the question what version of C we're aiming for. K&R C,
contemporary ANSI C, C as popular compilers understand it, ...?
--
More information about the Digitalmars-d-bugs
mailing list