Yeah! Developers go go go!
We've managed to get our overall bugzilla entries below the number of
400, which is the number we exceeded I think in mid-2004. This number
(currently 393) includes enhancement requests and NEEDINFO. Actual bugs
are also at a year-long low; we've now under 200 actual
Hi,
When I try to build svn version r13359 on Ubuntu 5.10, I get the
following error:
cc1: warnings being treated as errors
gnc-lot.c: In function 'gnc_lot_set_title':
gnc-lot.c:174: warning: implicit declaration of function
'qof_instance_mark_dirty'
make[5]: *** [gnc-lot.lo] Error 1
make[5]: Lea
Hi,
Ben Stanley wrote:
Hi,
When I try to build svn version r13359 on Ubuntu 5.10, I get the
following error:
cc1: warnings being treated as errors
gnc-lot.c: In function 'gnc_lot_set_title':
gnc-lot.c:174: warning: implicit declaration of function
'qof_instance_mark_dirty'
make[5]: *** [gnc-lo
On Wed, Feb 22, 2006 at 08:41:10AM -0500, Andrew Duggan wrote:
> Hi,
>
> Ben Stanley wrote:
> >Hi,
> >
> >When I try to build svn version r13359 on Ubuntu 5.10, I get the
> >following error:
> >
> >cc1: warnings being treated as errors
> >gnc-lot.c: In function 'gnc_lot_set_title':
> >gnc-lot.c:17
application of s/mark_dirty/set_dirty/g in four locations within
gnc-lot.c in accordance with the supplied patch seems to have fixed the
problem with compiling gnc-lot.c .
Now I get errors at link time:
../../../../src/engine/.libs/libgncmod-engine.so: undefined reference to
`qof_event_suspend'
..
Chris Shoemaker <[EMAIL PROTECTED]> writes:
>> How do we make sure that a signal handler doesn't eat a signal?
>
> Not sure what you mean here, but if you're thinking about the
> Scheme-style hash-table iterators, where the closure can abort the
> iteration by returning #f or something, then that'
Ben Stanley <[EMAIL PROTECTED]> writes:
> Now I get errors at link time:
> ../../../../src/engine/.libs/libgncmod-engine.so: undefined reference to
> `qof_event_suspend'
> ../../../../src/engine/.libs/libgncmod-engine.so: undefined reference to
> `qof_event_resume'
> collect2: ld returned 1 exit s
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> Modified:
>gnucash/trunk/src/engine/Account.c
> Log:
>Avoid qof-dirtying Accounts when Splits or Lots are inserted or removed.
FYI, related fixes are probably required elsewhere in the code
where the Engine API users call xaccAccountBegin/Comm
Andrew Sackville-West wrote:
On Tue, 21 Feb 2006 19:14:33 -0700
Mark Johnson <[EMAIL PROTECTED]> wrote:
As far as lots on hand go, is it first-in-first-out or
first-in-last-out? Does this vary from country to country?
I know this varies. I think in the US (been too lo
--On February 21, 2006 3:54:59 PM -0800 Andrew Sackville-West
<[EMAIL PROTECTED]> wrote:
I'm rewriting it so that it tracks two sets of prices in parallel buy
checking the pricedb and the txn's themselves. Then report back the
numbers based on whichever of these two prices is "closer" to the
re
On Wed, 22 Feb 2006 13:11:44 -0500
Mike Alexander <[EMAIL PROTECTED]> wrote:
> --On February 21, 2006 3:54:59 PM -0800 Andrew Sackville-West
> <[EMAIL PROTECTED]> wrote:
>
> > I'm rewriting it so that it tracks two sets of prices in parallel buy
> > checking the pricedb and the txn's themselves.
On Wed, 22 Feb 2006 10:26:57 -0700
Mark Johnson <[EMAIL PROTECTED]> wrote:
> Andrew Sackville-West wrote:
>
> >On Tue, 21 Feb 2006 19:14:33 -0700
> >Mark Johnson <[EMAIL PROTECTED]> wrote:
> >
> >
> >>As far as lots on hand go, is it first-in-first-out or
> >>first-in-last-out? Does this vary
Chris Lyttle wrote:
> Derek,
>
> r13279 on amd64
>
>
> dialog-account.c -fPIC -DPIC -o .libs/dialog-account.o
> dialog-account.c: In function `gnc_account_type_view_create':
> dialog-account.c:1150: warning: cast from pointer to integer of
> different size
> make[5]: *** [dialog-account.lo] Err
Quoting Nicola Buso <[EMAIL PROTECTED]>:
Is not working on my box. I didn't write the svn revision. Is there a
way to retrive it?
Um, using the ebuild? I have no clue. If you've got an svn checkout
sitting around you can run "svnversion ." from the top of the source
tree. IMNSHO the ebuild
On Wed, 2006-02-22 at 23:49 +, Nicola Buso wrote:
> Is not working on my box. I didn't write the svn revision. Is there a
> way to retrive it?
>
> this is the gnucash printed version.
>
> $gnucash -v
> GnuCash 1.9.1
> Built 2006-02-22 from runknown -- bad svn checkout?
If you want to build a
Gnucash 1.9.1, kubuntu, no config or make options.
1. Open an account window
2. Select an existing transaction
3. Select the 'Split' toolbar button.
3. Select a different transaction.
The split button stays "pressed", but the current transaction is not
split.
Q: Is it preferable to just create b
> "AL" == Aaron Larson <[EMAIL PROTECTED]> writes:
AL> I realize gnucash is gnome, so perhaps this stuff is due to a
AL> misconfiguration specific to kubuntu (KDE based), but...
AL> When I try to select and "cut" text from a memo in an open account
AL> register, the text is deselected before
On Wed, 2006-02-22 at 21:21 -0600, Aaron Larson wrote:
> Gnucash 1.9.1, kubuntu, no config or make options.
>
> 1. Open an account window
> 2. Select an existing transaction
> 3. Select the 'Split' toolbar button.
> 3. Select a different transaction.
>
> The split button stays "pressed", but the
Gnucash 1.9.1, kubuntu, no config or make options.
1. Select Reports/Assets & Liabilities/Asset Barchart
The X axis is labeled with the name of the asset rather than the
date.
Similar for Average Balance and Net worth.
___
gnucash-devel mailing list
> "DH" == David Hampton <[EMAIL PROTECTED]> writes:
DH> On Wed, 2006-02-22 at 21:21 -0600, Aaron Larson wrote:
>> The split button stays "pressed", but the current transaction is not
>> split.
DH> Bug 332165. Fixed it this morning. The fix will be in the 1.9.2
DH> release.
Sorry. That'll
20 matches
Mail list logo