[dmd-internals] [D-Programming-Language/dmd] ef183a: fix issue 7533 - Error with no line number with pu...

GitHub noreply at github.com
Fri May 31 09:16:36 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ef183a175926568f6757a8037cdaf1aa26489375
      https://github.com/D-Programming-Language/dmd/commit/ef183a175926568f6757a8037cdaf1aa26489375
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/statictor.d

  Log Message:
  -----------
  fix issue 7533 - Error with no line number with pure static ctor


  Commit: dc11daccfdfa5d7393017149b16877d9057ce36d
      https://github.com/D-Programming-Language/dmd/commit/dc11daccfdfa5d7393017149b16877d9057ce36d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/statictor.d

  Log Message:
  -----------
  Merge pull request #2108 from hpohl/7533

fix issue 7533 - Error with no line number with pure static ctor


Compare: https://github.com/D-Programming-Language/dmd/compare/1bc83060e2b7...dc11daccfdfa


More information about the dmd-internals mailing list