[GNC-dev] Debug build in production?
Eric Siegerman
pub08-gnc at davor.org
Fri May 4 20:06:17 EDT 2018
On Fri, May 04, 2018 at 10:37:22PM +0200, Geert Janssens wrote:
> A debug build will tell the compiler to avoid several optimizations.
> [thus bigger and slower]
Cool; that I'm perfectly OK with.
I guess what I mostly had in mind was warnings I've seen in some
projects that debug builds are less stable than release builds
(due to extra error-checking code, I believe). Sounds like
GnuCash doesn't do that, though.
Thanks,
- Eric
More information about the gnucash-devel
mailing list