Re: DISABLE_OPTIMIZATIONS=yes

2009-04-11 Thread Andreas Köhler
Hi Stephen, Stephen Grant Brown wrote: > Why am I still seeing the message > > Reading symbols from C:\soft\msys\bin\sh.exe...(no debugging symbols > found)...done. ? Well, DISABLE_OPTIMIZATIONS only affects those binaries compiled by install.sh. msys\bin\sh.exe is the shell program and had be

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Herbert Thoma
Hi! After this merge I get the following error (I did not use --enable-webkit): <...> -I/opt/gnome/include/atk-1.0 -Werror -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wno-unused -MT gnc-html-gtkhtml.lo -MD -MP -MF .deps/gnc-html-gtkhtml.Tpo -c gnc-html-gtkhtml.

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Phil Longstaff
On April 11, 2009 08:08:30 am Herbert Thoma wrote: > Hi! > > After this merge I get the following error (I did not use --enable-webkit): > > <...> > -I/opt/gnome/include/atk-1.0 -Werror -Wdeclaration-after-statement > -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wno-unused -MT > gnc-html-gtkhtml.

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Herbert Thoma
Phil Longstaff schrieb: > On April 11, 2009 08:08:30 am Herbert Thoma wrote: >> Hi! >> >> After this merge I get the following error (I did not use --enable-webkit): >> >> <...> >> -I/opt/gnome/include/atk-1.0 -Werror -Wdeclaration-after-statement >> -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -W

Re: r18044 - gnucash/trunk/src/html - Fix compilation problems for gtkhtml which uses gnome_print. My version of gtkhtml-dev

2009-04-11 Thread Herbert Thoma
Phil Longstaff schrieb: > Author: plongstaff > Date: 2009-04-11 09:58:12 -0400 (Sat, 11 Apr 2009) > New Revision: 18044 > Trac: http://svn.gnucash.org/trac/changeset/18044 > > Modified: >gnucash/trunk/src/html/gnc-html-gtkhtml.c > Log: > Fix compilation problems for gtkhtml which uses gnome_pr

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Derek Atkins
Herbert Thoma writes: > Phil Longstaff schrieb: >> On April 11, 2009 08:08:30 am Herbert Thoma wrote: >>> Hi! >>> >>> After this merge I get the following error (I did not use --enable-webkit): >>> >>> <...> >>> -I/opt/gnome/include/atk-1.0 -Werror -Wdeclaration-after-statement >>> -Wno-pointer-

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Herbert Thoma
>>> That's the one combination I wasn't able to test (gtkhtml that doesn't use >>> gtkprint). What platform are you on? >> SuSE 10.3 (x86_64). > > What version of gnome, gtk, and gnome-print do you have? pkg-config --modversion libgnome-2.0 2.16.0 pkg-config --modversion gtk+-2.0 2.10.6 pkg-c

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-11 Thread Phil Longstaff
On April 11, 2009 11:44:30 am Herbert Thoma wrote: > Phil Longstaff schrieb: > > On April 11, 2009 08:08:30 am Herbert Thoma wrote: > >> Hi! > >> > >> After this merge I get the following error (I did not use > >> --enable-webkit): > >> > >> <...> > >> -I/opt/gnome/include/atk-1.0 -Werror -Wdeclar

Import and tracking of svn on github

2009-04-11 Thread Tim Abell
An open letter to supp...@github.com --- Hey there! Firstly thanks for a fantastic service. I would like to politely encourage you lovely people at github to support tracking of public subversion (svn) servers. I appreciate your sentiment that not suppo

Re: Interesting article in LWN

2009-04-11 Thread Tim Abell
fascinating stuff, thanks for the link. Tim Herbert Thoma wrote: The exceedingly grumpy editor's accounting system update: http://lwn.net/SubscriberLink/314577/25d22d8c0fc63545/ Herbert. ___ gnucash-devel mailing list gnucash-devel@gnucash.org

request for help preparing balance line chart report for inclusion in trunk

2009-04-11 Thread Tim Abell
Hello all, I've got a workable scm report that shows balance of an account over time as a line graph. The source can be found at: http://github.com/timabell/gnucash-account-balance-chart/commits/balance-chart I'd love to see this included in the trunk of gnucash at some point but am aware tha