Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 2b0e5dbf3886728884ad2b28cffdbb607df2d03f
https://github.com/D-Programming-Language/dmd/commit/2b0e5dbf3886728884ad2b28cffdbb607df2d03f
Author: Mihails Strasuns <[email protected]>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M src/parse.c
Log Message:
-----------
Disable -v2 message for typedef
As it is impossible to get a decent library implementation of typedef
in D1 (in absence of `alias this`) it is better to not warn about it and
rely on deprecation message of D2 compiler instead (which is essentially the
same)
Commit: db46c17a7291a8eb9e815da73021a80ab38aa9b2
https://github.com/D-Programming-Language/dmd/commit/db46c17a7291a8eb9e815da73021a80ab38aa9b2
Author: Walter Bright <[email protected]>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M src/parse.c
Log Message:
-----------
Merge pull request #4020 from
mihails-strasuns-sociomantic/disable-typedef-message
[D1] disable -v2 message for typedef
Compare:
https://github.com/D-Programming-Language/dmd/compare/709b169a6618...db46c17a7291_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals