[dmd-internals] [D-Programming-Language/dmd] 5a3870: fix Issue 14163 - No line number for error with di...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Feb 10 07:15:44 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5a38707ce0a403273a6bbf894e01669372dadd49
      https://github.com/D-Programming-Language/dmd/commit/5a38707ce0a403273a6bbf894e01669372dadd49
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M src/func.c
    A test/fail_compilation/diag14163.d

  Log Message:
  -----------
  fix Issue 14163 - No line number for error with disabled class constructor


  Commit: d957c6455f0a78757e704b6d1308781c29f7f33b
      https://github.com/D-Programming-Language/dmd/commit/d957c6455f0a78757e704b6d1308781c29f7f33b
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M src/func.c
    A test/fail_compilation/diag14163.d

  Log Message:
  -----------
  Merge pull request #4399 from 9rnsr/fix14163

Issue 14163 - No line number for error with disabled class constructor


Compare: https://github.com/D-Programming-Language/dmd/compare/6d900021322a...d957c6455f0a


More information about the dmd-internals mailing list