SX: Created Transactions not removed from SLR list
Josh Sled
jsled at asynchronous.org
Wed Apr 11 09:30:54 EDT 2007
On Wed, 2007-04-11 at 00:56 -0400, Volker Englisch wrote:
> I've tried an older data file but saw the same problem. However, the
> file may not have been old enough. I'll go searching on my backups to
> find a file that's definitely old enough and try again as soon as I have
> a little more time (this weekend maybe).
I went through a small number of random SX-containing datafiles created
with 1.8 I had lying around, and they seemed to convert the SXes
correctly. I'll still need to do some more exhaustive testing, but the
cases I've thrown at it work so far.
> After your remark I tried to rebuild gnucash from scratch with a fresh
> SVN checkout. Unfortunately, I'm unable to build GC now because of a
> compile error:
> ....
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"gnc.core-utils\"
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1
> -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -MT swig-core-utils.lo -MD
> -MP -MF .deps/swig-core-utils.Tpo -c swig-core-utils.c -fPIC -DPIC -o
> ..libs/swig-core-utils.o
> cc1: warnings being treated as errors
> swig-core-utils.c: In function '_wrap_g_find_program_in_path':
> swig-core-utils.c:1215: warning: unused variable 'gswig_list_p'
[...]
I've just committed r15872, which reverts r15855, which removed the
"-Wno-unused" flag from configure.in. On #gnucash some of us had
convinced ourselves that swig-1.3.31 – which doesn't generate code that
barfs with -Wunused – was required to build trunk, but we've come to
understand that's not true.
--
...jsled
http://asynchronous.org/ - a=jsled;b=asynchronous.org; echo ${a}@${b}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20070411/3b953ac2/attachment.bin
More information about the gnucash-devel
mailing list