[dmd-internals] [D-Programming-Language/dmd] 245743: Fix Issue 2656 - Remove octal literals
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 31 01:55:25 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 24574355a5b44399641054c62ff5e7e65a55153a
https://github.com/D-Programming-Language/dmd/commit/24574355a5b44399641054c62ff5e7e65a55153a
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M src/lexer.c
A test/fail_compilation/fail2656.d
M test/runnable/deprecate1.d
M test/runnable/literal.d
Log Message:
-----------
Fix Issue 2656 - Remove octal literals
Deprecation -> Error
Commit: c50c52d927c84d5bc523a781a2a837d1100a3ae6
https://github.com/D-Programming-Language/dmd/commit/c50c52d927c84d5bc523a781a2a837d1100a3ae6
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M src/lexer.c
A test/fail_compilation/fail2656.d
M test/runnable/deprecate1.d
M test/runnable/literal.d
Log Message:
-----------
Merge pull request #3916 from yebblies/issue2656
Issue 2656 - Remove octal literals
Compare: https://github.com/D-Programming-Language/dmd/compare/8d7b4d13e71e...c50c52d927c8
More information about the dmd-internals
mailing list