Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5bacc3c1a6c1e380bc3be96c0d3d706d9c2cd870
      
https://github.com/D-Programming-Language/dmd/commit/5bacc3c1a6c1e380bc3be96c0d3d706d9c2cd870
  Author: Don Clugston <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Fix issue 10840 CTFE *this._data.arr is not yet implemented

This is a wrong-code bug in ?:, and a failure to detect null pointers
in DotVar expressions.


  Commit: 324cd03977c9749a8a86ed507af897ebbaa85d60
      
https://github.com/D-Programming-Language/dmd/commit/324cd03977c9749a8a86ed507af897ebbaa85d60
  Author: Martin Nowak <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #2489 from donc/ctfeNullptrDotVar

10840 CTFE *this._data.arr is not yet implemented


Compare: 
https://github.com/D-Programming-Language/dmd/compare/85c033631b65...324cd03977c9
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to