Quoting Andreas Köhler <[EMAIL PROTECTED]>: > New Revision: 16213 > Trac: http://svn.gnucash.org/trac/changeset/16213 > > Modified: > gnucash/trunk/src/bin/gnucash-bin.c > Log: > Call gbr_init() only on ENABLE_BINRELOC, #450991. Move variables > into #ifdef'ed blocks.
I'm sorry for the printf(); thanks for fixing this. However, I think there should be at least *some* error/debug message on undef'd ENABLE_BINRELOC because this can very easily be disabled unintentionally (e.g. by the subtle autoconf changes that required http://svn.gnucash.org/trac/changeset/15457 subsequently). Could you please add some message to gnucash.trace for the undef'd case? Thanks. Christian _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
