[dmd-internals] [D-Programming-Language/dmd] fc314c: fix Issue 10089 - Strange function call error mess...

GitHub noreply at github.com
Fri May 17 12:59:05 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fc314c322eb3bfbb00ce8b24f4a628c7220309f7
      https://github.com/D-Programming-Language/dmd/commit/fc314c322eb3bfbb00ce8b24f4a628c7220309f7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag10089.d
    A test/fail_compilation/imports/diag10089a.d
    A test/fail_compilation/imports/diag10089b.d

  Log Message:
  -----------
  fix Issue 10089 - Strange function call error message with specified module


  Commit: 68385f234e07d31698f713493fe211c288322433
      https://github.com/D-Programming-Language/dmd/commit/68385f234e07d31698f713493fe211c288322433
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag10089.d
    A test/fail_compilation/imports/diag10089a.d
    A test/fail_compilation/imports/diag10089b.d

  Log Message:
  -----------
  Merge pull request #2040 from 9rnsr/fix10089

[REG2.063a] Issue 10089 - Strange function call error message with specified module


Compare: https://github.com/D-Programming-Language/dmd/compare/d714fb15993e...68385f234e07


More information about the dmd-internals mailing list