Browse Source
This fixes the initialization-order fiasco in the color initialization sequence, which was originally fixed by making COLOR4D constexpr, but was then reintroduced when the assert was changed to wxASSERT (wxASSERT is not compatible with constexpr).newinvert
2 changed files with 37 additions and 5 deletions
Loading…
Reference in new issue