[dmd-internals] [D-Programming-Language/dmd] 550c25: Fixes Issue 7420 - Return ErrorExp on error to avo...

GitHub noreply at github.com
Sat Nov 10 06:46:37 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 550c25d09939a031727d9ae0731477db31e3980f
      https://github.com/D-Programming-Language/dmd/commit/550c25d09939a031727d9ae0731477db31e3980f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/optimize.c
    A test/fail_compilation/diag7420.d

  Log Message:
  -----------
  Fixes Issue 7420 - Return ErrorExp on error to avoid duplicate errors.

Force 32bit diagnostics for test-case.


  Commit: 81585953effd2beebdac7bf6be49f4379403b7f3
      https://github.com/D-Programming-Language/dmd/commit/81585953effd2beebdac7bf6be49f4379403b7f3
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M src/optimize.c
    A test/fail_compilation/diag7420.d

  Log Message:
  -----------
  Merge pull request #1200 from AndrejMitrovic/Fix7420

Fix Issue 7420 - Duplicate "cannot be read at compile time" error messages 


Compare: https://github.com/D-Programming-Language/dmd/compare/e1a466ef6d50...81585953effd


More information about the dmd-internals mailing list