rendered paste bodymake in svn 16547
TransLog.c: In function 'xaccTransWriteLog':
TransLog.c:254: warning: the address of 'drecn' will always evaluate as 'true'
more context:
gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"gnc.engine\" -I../../lib/libc -I../../src/core-utils -I../../src -I../../src -I../../src/gnc-module -I../../lib/libqof/qof -I../../lib/libqof/qof -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -MT TransLog.lo -MD -MP -MF .deps/TransLog.Tpo -c TransLog.c -fPIC -DPIC -o .libs/TransLog.o
cc1: warnings being treated as errors
TransLog.c: In function 'xaccTransWriteLog':
TransLog.c:254: warning: the address of 'drecn' will always evaluate as 'true'
make[5]: *** [TransLog.lo] Error 1
make[5]: Leaving directory `/home/andrew/src/gnucash/src/engine'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/andrew/src/gnucash/src/engine'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/andrew/src/gnucash/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andrew/src/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/src/gnucash'
make: *** [all] Error 2