dxx-rebirth/common/editor
Kp ec1cf005b6 Enable -Wformat-truncation
Add macro cf_assert ("control flow" assert) to hint to gcc that certain
conditions are impossible.  Use it to avoid generating range checks for
situations that never happen.  If the event did happen, the only
consequence would be truncated UI text, rather than a correctness
problem.
2018-08-26 18:10:36 +00:00
..
data Remove trailing ^Z 2014-09-07 20:26:38 +00:00
autosave.cpp Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
func.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00