On Sat, May 05, 2018 at 07:25:49AM -0400, John Ralls wrote: > Sounds like some projects are using asserts in places that more graceful > runtime checks would be more appropriate...
Indeed. Also memory-access-checking libraries and the like; and in other ways that I can't recall offhand, explicitly hammering the code harder in debug builds to try to provoke bugs into showing themselves. - Eric _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
