[dmd-internals] [D-Programming-Language/dmd] f705bd: Remove escape string literal error and improve err...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Aug 30 23:34:54 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f705bd2f939a5e38d434114a2f549ff2e9a8d823
      https://github.com/D-Programming-Language/dmd/commit/f705bd2f939a5e38d434114a2f549ff2e9a8d823
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-29 (Fri, 29 Aug 2014)

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

  Log Message:
  -----------
  Remove escape string literal error and improve error message


  Commit: bace9dad3c1fc37e64f9edced0082e32bc4e13de
      https://github.com/D-Programming-Language/dmd/commit/bace9dad3c1fc37e64f9edced0082e32bc4e13de
  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/failescape.d

  Log Message:
  -----------
  Merge pull request #3915 from yebblies/escapestring

Remove escape string literal error and improve error message


Compare: https://github.com/D-Programming-Language/dmd/compare/96aa19863649...bace9dad3c1f


More information about the dmd-internals mailing list