Re: gnucash master: Multiple changes pushed

2014-07-04 Thread jra...@ceridwen.us
> On July 3, 2014 at 5:22 PM Geert Janssens wrote: > > On Thursday 03 July 2014 20:07:46 John Ralls wrote: > > On Jul 3, 2014, at 7:25 PM, Geert Janssens > > wrote: > > > Same issue but this time it may need some more careful testing. > > > TXN_TYPE_NONE may be used in other locations whe

Re: [gnucash-de] Übersetzung

2014-07-04 Thread John Ralls
On Jun 11, 2014, at 11:09 AM, Martin Mainka wrote: > Ich habe die Übersetzung für Kapitel Buchungen schon vor einiger Zeit > zur Verfügung gestellt, kann sie aber noch nicht in der Dokumentation > vorfinden. ich denke mal sie ist übersehen worden > > I 've provided the german translation of th

Re: gnucash master: Multiple changes pushed

2014-07-04 Thread Geert Janssens
On Friday 04 July 2014 03:03:27 jra...@ceridwen.us wrote: > > On July 3, 2014 at 5:22 PM Geert Janssens wrote: > > On Thursday 03 July 2014 20:07:46 John Ralls wrote: > > > On Jul 3, 2014, at 7:25 PM, Geert Janssens > > > > > > > > wrote: > > > > Same issue but this time it may need some mo

Re: Rethinking Numeric: Decimal floats, or Rounding?

2014-07-04 Thread Christian Stimming
Am Sonntag, 22. Juni 2014, 13:47:49 schrieb John Ralls: > If we’re going to fix that by rounding, we have to round to a power-of-ten > denominator, but we have to do it in the right places to avoid accumulating > errors; for a complex multi-currency transaction that might be to round > each exchang

Re: -Wno-deprecated-register with Clang

2014-07-04 Thread Mike Alexander
--On July 2, 2014 at 3:39:07 PM -0400 Mike Alexander wrote: I found my stupid mistake and GnuCash now builds ok with clang for me (a lot faster too). I do both an optimized and a debug build. The optimized build works ok, but the debug build crashes trying to produce a vendor listing report.

Re: gnucash master: Multiple changes pushed

2014-07-04 Thread Sumit Bhardwaj
Just a quick note on my problems with compiling master today with Wno-non-literal-null-conversion. Compile kept on failing with the error message "gcc error: unrecognized command line option" referring to the Wno-non-literal-null-conversion flag. My gcc version is 4.8.3 20140624 (Red Hat 4.8.3-1)