Editing check format

Derek Atkins warlord at MIT.EDU
Sat May 17 09:12:00 EDT 2008


Doug Laidlaw <laidlaws at hotkey.net.au> writes:

> I made literal changes to the integer_to_words function, substituting 
> g_strdup_printf("%s dollars and %s cents",
>                    int_string, nomin_string);
>
> for
>
> g_strdup_printf("%s and %s/%s",
>                    int_string, nomin_string, denom_string);
>
> After that, I got an error quite early on "make":

Yes, this change would do what you want, but it's not really
a patch that could be accepted back into GnuCash.  Ideally it
should be a preference to control the words format.

> Entering src/pixmaps/
> No rule to make "16x16/gnucash-icon.png" required by "all".
>
> That sounds crazy, I know, but I have confirmed that "make" runs O.K. without 
> it.

What do you mean, "make runs OK without it"?  Without the gnucash-icon?
Or without your patch?  I'd believe the former.  I don't believe the
latter.

> Doug.

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list