Hey Rene, this was quite inspiring - thanks! :) And also for donating to
this app which I also use.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On 10/7/2005 1:47 PM, I believe that Chris Shoemaker wrote:
On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote:
On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote:
Nevertheless, I've been sitting on a stable, complete implementation
of budgeting since the spring, (I actually
On Fri, Oct 07, 2005 at 06:39:10PM -0400, David Hampton wrote:
> On Fri, 2005-10-07 at 17:58 -0400, Chris Shoemaker wrote:
> > Well, it helps, but it doesn't explain the error.
> > Let me read the gettext manual and get back to you.
>
> Would help if I had read the error message myself. First que
On Fri, 2005-10-07 at 17:58 -0400, Chris Shoemaker wrote:
> Well, it helps, but it doesn't explain the error.
> Let me read the gettext manual and get back to you.
Would help if I had read the error message myself. First question would
be what exactly is xgettext complaining about.
> $ head -2 .
On Fri, Oct 07, 2005 at 05:01:27PM -0400, David Hampton wrote:
> On Fri, 2005-10-07 at 16:37 -0400, Chris Shoemaker wrote:
> > I'm not really sure how to fix this.
> >
> > guile-strings.c is generated by xgettext.scm.
> >
> > I don't think there's any re-encoding going on.
>
> Re-encoding?
see?
Quoting Josh Sled <[EMAIL PROTECTED]>:
On Fri, 2005-10-07 at 16:42 -0400, Josh Sled wrote:
(Assuming budgets are in 2.0, which I don't think they should be...) I'd
be fine if both FreqSpec and Recurrence are in the code at the commit,
and frankly even at the release. Ideally, though, the conce
On Fri, 2005-10-07 at 16:37 -0400, Chris Shoemaker wrote:
> I'm not really sure how to fix this.
>
> guile-strings.c is generated by xgettext.scm.
>
> I don't think there's any re-encoding going on.
Re-encoding?
AFAIK the only reason to have the guile-strings.c file is that the
standard tools t
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
I think it should be committed, disabled (maybe debug-enabled), and
picked up after G2/2.0.
I'm fine with this. I'll provide instructions for those brave testers
to re-enable in the alpha releases.
My personal feeling is that if the code is there
On Friday 07 October 2005 9:42 pm, Derek Atkins wrote:
> > The biggest problem was that it was passing a NULL instead of the
> > book pointer
> > to dom_tree_to_commodity_ref_no_engine.
>
> Oh, you changed the converter API?
No.
gnc_commodity *
dom_tree_to_commodity_ref_no_engine(xmlNodePtr node,
On Fri, 2005-10-07 at 14:57 -0400, Chris Shoemaker wrote:
> Well, it meets my needs. I guess we won't know if it meets other's
> needs until they try it and tell us.
What's in the tree now is incomplete, and needs to be at least disabled
if not removed.
It's hard to believe that your implmentati
On Fri, 2005-10-07 at 16:42 -0400, Josh Sled wrote:
> (Assuming budgets are in 2.0, which I don't think they should be...) I'd
> be fine if both FreqSpec and Recurrence are in the code at the commit,
> and frankly even at the release. Ideally, though, the concepts merge
> ASAP, and certainly not p
On Fri, Oct 07, 2005 at 04:42:28PM -0400, Josh Sled wrote:
> On Fri, 2005-10-07 at 14:57 -0400, Chris Shoemaker wrote:
> > Well, it meets my needs. I guess we won't know if it meets other's
> > needs until they try it and tell us.
>
> What's in the tree now is incomplete, and needs to be at least
Quoting Neil Williams <[EMAIL PROTECTED]>:
On Friday 07 October 2005 9:20 pm, Derek Atkins wrote:
Quoting Neil Williams <[EMAIL PROTECTED]>:
> BTW. I've fixed test-dom-converters1 and I'm working through the other
> tests in backend/file/test. Those will be in the same patch.
So what was the p
On Friday 07 October 2005 9:04 pm, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
> > More on this: If I do a make dist, and then later rerun autogen.sh it
> > will pick up the configure.in from the gnucash-1.99.0 directory.
>
> Odd.. I've never noticed this problem...
I get th
I'm not really sure how to fix this.
guile-strings.c is generated by xgettext.scm.
I don't think there's any re-encoding going on.
Do I need to make some change to
src/business/business-reports/easy-invoice.scm?
or xgettext.scm? or is it safe just to make sure
[encoding: UTF-8] gets stuffed
On Friday 07 October 2005 9:20 pm, Derek Atkins wrote:
> Quoting Neil Williams <[EMAIL PROTECTED]>:
> > BTW. I've fixed test-dom-converters1 and I'm working through the other
> > tests in backend/file/test. Those will be in the same patch.
>
> So what was the problem with test-dom-converters1?
The
On Fri, 2005-10-07 at 21:10 +0100, Neil Williams wrote:
> Sorry if it's appeared delayed - I did mention I'd be away for a few days
> this
> week and I am currently testing the resolution of this issue. I'll commit
> soon.
Just cleaning out my mailbox. Hadn't seen a commit that fixed the issu
Quoting Neil Williams <[EMAIL PROTECTED]>:
BTW. I've fixed test-dom-converters1 and I'm working through the other tests
in backend/file/test. Those will be in the same patch.
So what was the problem with test-dom-converters1?
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Labo
On Friday 07 October 2005 7:46 pm, David Hampton wrote:
> Log Message:
> ---
> Document the qof_begin_edit() issue to ensure it doesn't get dropped.
Sorry if it's appeared delayed - I did mention I'd be away for a few days this
week and I am currently testing the resolution of this issue.
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
More on this: If I do a make dist, and then later rerun autogen.sh it
will pick up the configure.in from the gnucash-1.99.0 directory.
Odd.. I've never noticed this problem...
That's also undesirable, no?
I dunno -- what's it actually doing?
A
On Thu, Oct 06, 2005 at 04:12:06PM -0400, Chris Shoemaker wrote:
>
> Looking at autogen.sh raised a bunch more questions than it answered?
>
> 1) Why do we find every 'configure.in' in the tree to loop over? This
> interacts very badly with tools like quilt which copy an unmodified
> version of
On Fri, Oct 07, 2005 at 01:56:07PM -0400, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>
> >On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote:
> >
> >>If what's in the tree is broken and needs to be pulled, and you're
> >>sitting on a "stable complete implementati
On Fri, 2005-10-07 at 13:47 -0400, Chris Shoemaker wrote:
> Even though budgeting wasn't a 1.8 feature?
Yes. G2 is not a one for one match up with 1.8. I changed a bunch of
the stock related code in HEAD before the g2 branch split off, so all
those changes will all be in the next release. Li
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote:
On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote:
> Nevertheless, I've been sitting on a stable, complete implementation
> of budgeting since the spring, (I actually use it for m
On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote:
> On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote:
>
> > Nevertheless, I've been sitting on a stable, complete implementation
> > of budgeting since the spring, (I actually use it for my own
> > budgeting.) along with lots of
On Friday 07 October 2005 3:39 pm, Josh Sled wrote:
> > Should have a fix sometime next week - along with all the other tests in
> > backend/file.
>
> What are you planning as the fix?
Only got home half an hour ago so can't say yet - I'll let you know, hopefully
over the weekend.
Let me get the
On Fri, 2005-10-07 at 15:34 +0100, Neil Williams wrote:
> This is due to be fixed when I sort out the backend load method.
[deletia]
> Should have a fix sometime next week - along with all the other tests in
> backend/file.
What are you planning as the fix?
...jsled
--
http://asynchronous.org/
On Wednesday 05 October 2005 9:05 pm, Christian Stimming wrote:
> Second, the pressure for a gnome2-gnucash is
> increasing all around.
I've just come back from LinuxWorld Expo where the common question was: when
is the gnucash port going to be ready. I am not unaware of the pressure.
> "The gn
On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote:
> Nevertheless, I've been sitting on a stable, complete implementation
> of budgeting since the spring, (I actually use it for my own
> budgeting.) along with lots of other general improvements to
> e.g. tracing, testing, debugging, etc. A
On Thursday 06 October 2005 6:44 pm, Chris Shoemaker wrote:
> [ 'make check' actually runs the tests... ]
> make[6]: Entering directory
> `/home/chris/gnucash/release-sandbox/gnucash/src/backend/file/test'
> Executed 20 tests. All tests passed.
> PASS: test-date-converting
> FAILURE dom_tree_to_com
30 matches
Mail list logo