[dmd-internals] [D-Programming-Language/dmd] ddee3d: Don't put comments inside if conditions
GitHub
noreply at github.com
Fri Feb 21 09:48:30 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ddee3d03bda26f4a3fdd44755c2003b118185abe
https://github.com/D-Programming-Language/dmd/commit/ddee3d03bda26f4a3fdd44755c2003b118185abe
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
Changed paths:
M src/expression.c
M src/template.c
Log Message:
-----------
Don't put comments inside if conditions
Commit: e1ffb247588280c24900c76a410a36237644660b
https://github.com/D-Programming-Language/dmd/commit/e1ffb247588280c24900c76a410a36237644660b
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
Changed paths:
M src/expression.c
M src/template.c
Log Message:
-----------
Merge pull request #3314 from yebblies/condcomment2
[DDMD] Don't put comments inside if conditions
Compare: https://github.com/D-Programming-Language/dmd/compare/bda3bf3bddfc...e1ffb2475882
More information about the dmd-internals
mailing list