Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c285fe73fd07cb1282fcf0a5e9aac7f234a53375
      
https://github.com/D-Programming-Language/dmd/commit/c285fe73fd07cb1282fcf0a5e9aac7f234a53375
  Author: David Nadlinger <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M src/cond.h

  Log Message:
  -----------
  Add no-op virtual destructor to Condition.

Silences GCC's "has virtual functions and accessible
non-virtual destructor" warning.


  Commit: e654595cbe86e96dbf2457d2928500ba945f86cb
      
https://github.com/D-Programming-Language/dmd/commit/e654595cbe86e96dbf2457d2928500ba945f86cb
  Author: Daniel Murphy <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M src/cond.h

  Log Message:
  -----------
  Merge pull request #2163 from klickverbot/trivial-fixes

Add no-op virtual destructor to Condition.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/19a54f8d3c65...e654595cbe86
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to