June 11, 2013 [dmd-internals] [D-Programming-Language/dmd] c285fe: Add no-op virtual destructor to Condition. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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 <code@klickverbot.at> 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 <yebblies@gmail.com> 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 |
Copyright © 1999-2021 by the D Language Foundation