gcc -E -P -x c -D'N_(x)=x' -o tip_of_the_day.list.tmp tip_of_the_day.list.in tip_of_the_day.list.in:1:59: warning: backslash and newline separated by space tip_of_the_day.list.in:2:53: warning: backslash and newline separated by space tip_of_the_day.list.in:3:63: warning: backslash and newline separated by space cat -s tip_of_the_day.list.tmp | /bin/sed -e 's/^ *\"\(.*\)\" *$/\1/' > tip_of_the_day.list rm -f tip_of_the_day.list.tmp
I suspect this should be fixed... _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel