27 Nov
2003
27 Nov
'03
8:53 p.m.
On Thursday 27 November 2003 19:50, IanBell wrote:
IIRC gtk+ uses assertion all the time in its production code, particualrly to check variables are valid and they are an excellent debugging tool for anyone using gtk+.
Ian
Which is fine except that with source tarballs the idea is they should compile, not require Joe User to take a 3-year C course to figure out the problem. I'll try the <cassert> option tomorrow; NDEBUG means wading through configuration files. -- G