[dmd-internals] [D-Programming-Language/dmd] 9a7510: Fix Issur 8503 - UFCS fails on integer literal wit...
GitHub
noreply at github.com
Sun Aug 19 22:35:41 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9a751006ab33e2d877360e57e55325cb4d0c3db5
https://github.com/D-Programming-Language/dmd/commit/9a751006ab33e2d877360e57e55325cb4d0c3db5
Author: edmccard <edmccard at hotmail.com>
Date: 2012-08-03 (Fri, 03 Aug 2012)
Changed paths:
M src/lexer.c
M test/runnable/ufcs.d
Log Message:
-----------
Fix Issur 8503 - UFCS fails on integer literal with Unicode identifier
Commit: ea5cc5f8d43167b594d78de3141374985fc5b898
https://github.com/D-Programming-Language/dmd/commit/ea5cc5f8d43167b594d78de3141374985fc5b898
Author: Ed McCardell <edmccard at hotmail.com>
Date: 2012-08-19 (Sun, 19 Aug 2012)
Changed paths:
M test/runnable/ufcs.d
Log Message:
-----------
Add test with 0 for issue 8503
Commit: 21191fd7a2a593bd2b2c830c2cb0d6f85c6ac522
https://github.com/D-Programming-Language/dmd/commit/21191fd7a2a593bd2b2c830c2cb0d6f85c6ac522
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2012-08-19 (Sun, 19 Aug 2012)
Changed paths:
M src/lexer.c
M test/runnable/ufcs.d
Log Message:
-----------
Merge pull request #1071 from edmccard/issue8503
Fix Issue 8503 - UFCS fails on integer literal with Unicode identifier
Compare: https://github.com/D-Programming-Language/dmd/compare/a7c40c6e4cb8...21191fd7a2a5
More information about the dmd-internals
mailing list