Closed bkaradzic closed 8 years ago
I found this bug while testing my file with '#' preprocessor symbols in it.
Going to do this myself, not a fan of the use of NULL simply because 0 is used in place everywhere else in the source tree or the comparison against NULL instead of just !m_error
NULL
!m_error
Fixed in dbb0025
I found this bug while testing my file with '#' preprocessor symbols in it.