[Issue 11759] Poor error message trying to use lowercase L in literal suffix.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Dec 17 17:13:39 PST 2013
    
    
  
https://d.puremagic.com/issues/show_bug.cgi?id=11759
Kenji Hara <k.hara.pg at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, pull
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2013-12-17 17:13:34 PST ---
https://github.com/D-Programming-Language/dmd/pull/2979
https://github.com/D-Programming-Language/dlang.org/pull/448
"D language spec" should not allow 'l' suffix, but compiler implementation can
parse it for the particular use case.
--- Comment #2 from github-bugzilla at puremagic.com 2013-12-17 17:13:38 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/e1d179032b08e313e0fdba3709cf66a0e8f9d99f
fix Issue 11759 - Poor error message trying to use lowercase L in literal
suffix
https://github.com/D-Programming-Language/dmd/commit/ccea9b03310ad89aa2d38ec3d90f24d91ecae526
Merge pull request #2979 from 9rnsr/fix11759
Issue 11759 - Poor error message trying to use lowercase L in literal suffix
-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list