[dmd-internals] [D-Programming-Language/dmd] 8e899d: Fixes Issue 8178

GitHub noreply at github.com
Sat Oct 20 14:57:25 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8e899db77b0b84f745cfed3d84dd33bba55a3e6c
      https://github.com/D-Programming-Language/dmd/commit/8e899db77b0b84f745cfed3d84dd33bba55a3e6c
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag8178.d

  Log Message:
  -----------
  Fixes Issue 8178


  Commit: 0ec078d388e4b929e9f38aed91e9b7857189fb61
      https://github.com/D-Programming-Language/dmd/commit/0ec078d388e4b929e9f38aed91e9b7857189fb61
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag8178.d

  Log Message:
  -----------
  Merge pull request #1196 from AndrejMitrovic/Fix8178

Fix Issue 8178 - Wrong line number in trying to modify enum string


Compare: https://github.com/D-Programming-Language/dmd/compare/57dee8beb694...0ec078d388e4


More information about the dmd-internals mailing list