[dmd-internals] [D-Programming-Language/dmd] e1d179: fix Issue 11759 - Poor error message trying to use...

GitHub noreply at github.com
Tue Dec 17 17:13:29 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e1d179032b08e313e0fdba3709cf66a0e8f9d99f
      https://github.com/D-Programming-Language/dmd/commit/e1d179032b08e313e0fdba3709cf66a0e8f9d99f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/lexer.c
    A test/fail_compilation/diag11759.d

  Log Message:
  -----------
  fix Issue 11759 - Poor error message trying to use lowercase L in literal suffix


  Commit: ccea9b03310ad89aa2d38ec3d90f24d91ecae526
      https://github.com/D-Programming-Language/dmd/commit/ccea9b03310ad89aa2d38ec3d90f24d91ecae526
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/lexer.c
    A test/fail_compilation/diag11759.d

  Log Message:
  -----------
  Merge pull request #2979 from 9rnsr/fix11759

Issue 11759 - Poor error message trying to use lowercase L in literal suffix


Compare: https://github.com/D-Programming-Language/dmd/compare/00e4068b3273...ccea9b03310a


More information about the dmd-internals mailing list