Hi!
gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"gnc.app-utils\"
-I../../lib/libc -I../../src -I../../src -I../../src/gnc-module
-I../../src/calculation -I../../src/core-utils -I../../src/engine
-I../../src/libqof/qof -pthread -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include
Hi,
Quoting Herbert Thoma :
Hi!
[snip]
cc1: warnings being treated as errors
gnc-ui-util.c: In function ‘gnc_account_get_full_name’:
gnc-ui-util.c:760: error: array subscript is above array bounds
The following patch fixes this problem:
Index: src/app-utils/gnc-ui-util.c
==
Thanks for the info. I have added some more comments inside your replies.
>From what I understood by following the dev list, converting gnucash to a true
db based application is at best a long-term goal. That would solve the multi-
user aspects automatically, as the consistency in concurrent acce
Phil,
As I said on -devel, there is no need to change the strncpy length,
only the length in the NUL setting.. In the worst case scenario you
will over-write the last byte twice.
-derek
Quoting Phil Longstaff :
Author: plongstaff
Date: 2009-09-07 10:16:20 -0400 (Mon, 07 Sep 2009)
New Revisio
Phil Longstaff wrote:
> 1) locking/transactions - db transactions are used whenever an object is
> written or updated. However, no locking is done, and there are certain cases
> where related objects are not saved in the same db transaction, because the
> back-end does not have enough informat
On September 4, 2009 03:41:42 pm Phil Longstaff wrote:
> True. Also, I just went to sourceforge
> (http://sourceforge.net/projects/gnucash/), and there is a big green
> "Download Now! gnucash_2.3.5.setup.exe", since that was the last file
> uploaded and sourceforge may not have an inherent stable
I've been releasing unstable 2.3.X versions of gnucash, leading to a stable
2.4.0 in the (hopefully) near future. As part of the release process, I've
been putting a win32 build onto sourceforge, as well as the source tarballs.
It's recently come to my attention that sourceforge has a "Download
Erik,
Bug 584457 (http://bugzilla.gnome.org/show_bug.cgi?id=584457) is really a
Finance::Quote problem. What is the best way to log this with that project?
Phil
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman
On Sep 7, 2009, at 9:14 AM, Phil Longstaff wrote:
Erik,
Bug 584457 (http://bugzilla.gnome.org/show_bug.cgi?id=584457) is
really a
Finance::Quote problem. What is the best way to log this with that
project?
http://rt.cpan.org/Public/Dist/Display.html?Status=Active&Name=Finance-Quote
Fedora 10, gnucash 2.2.9 fc10-i386 distribution
I was not able to get USD conversions so I casually ran gnc-fq-update to see
if it had been patched. Now I get no price quotes at all.
gnc-fq-update shows the following--
LWP is up to date (5.831).
Date::Manip is up to date (5.54).
HTML::Parser is u
OK, here is one more update... reg_run_balance_RC3.diff includes the
following update(s):
1. Minor code cleanup
2. Fixed issue where 'negative' accounts such as the Equity accounts would
show up with negative balances (negative balances would be positive and
positive would be negative), but woul
11 matches
Mail list logo