[dmd-internals] [D-Programming-Language/dmd] e8b789: Fixes Issue 6717 - Better diagnostic on wrong ASM ...

GitHub noreply at github.com
Sat Feb 9 19:57:34 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e8b789b9238739029b89aa3c5437f4226d62019c
      https://github.com/D-Programming-Language/dmd/commit/e8b789b9238739029b89aa3c5437f4226d62019c
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-02-08 (Fri, 08 Feb 2013)

  Changed paths:
    M src/iasm.c
    A test/fail_compilation/diag6717.d

  Log Message:
  -----------
  Fixes Issue 6717 - Better diagnostic on wrong ASM end token.


  Commit: e554fd6c23174ca79141a1da8feb9c536e3005f5
      https://github.com/D-Programming-Language/dmd/commit/e554fd6c23174ca79141a1da8feb9c536e3005f5
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M src/iasm.c
    A test/fail_compilation/diag6717.d

  Log Message:
  -----------
  Merge pull request #1650 from AndrejMitrovic/Fix6717

Issue 6717 - Better diagnostic on wrong ASM EOL token.


Compare: https://github.com/D-Programming-Language/dmd/compare/b58ef83b22e4...e554fd6c2317


More information about the dmd-internals mailing list