howto submit patch

Derek Atkins warlord@MIT.EDU
18 Oct 2002 16:33:15 -0400


1) please CC gnucash-devel or gnucash-patches with ALL your replies.
2) this is not a unified diff, but it is better than nothing..

I dont know if I will personally have the time to look at this soon,
but I've forwarded it on in case someone else can.  If you could resend
a unified or context diff that would be great.

-derek

Larry Evans <jcampbell3@prodigy.net> writes:

> Derek Atkins wrote:
> 
> >You can use make-gnucash-patch or, if you are not adding any
> >new files, you can just run "cvs -q diff -u"
> >
> [snip]
> 
> >
> >>Also, I looked at the archive at:
> >>  http://lists.gnucash.org/pipermail/gnucash-patches/
> >>but I couldn't see any attachments containing a patch; so,
> >>I can't figure how a patch would be submitted.
> >>
> Since there was no response to this question, I assume an attachment
> is OK.  However, I couldn't get the
> 
>   cvs -q diff -u
> 
> to work (it waited forever with no bytes to/from server); so,
> I just did an rcsdiff -u.  The output is attached.
> 
> 
> 
> >>
> 
> 6c6
> < ;;;  $Id: qif-parse.scm,v 1.1 2002/10/06 13:43:41 evansl Exp $
> ---
> > ;;;  $Id: qif-parse.scm,v 1.3 2002/01/08 11:58:49 peticolas Exp $
> 494c494,498
> <             (read-val
> ---
> >            (has-radix
> >              ( if (regexp-exec (make-regexp "^.*[.].*$") filtered-string)
> >                  1
> >                  0))
> >            (read-val
> 500c504
> <             (logior (GNC-DENOM-SIGFIGS (- (string-length filtered-string) 1))
> ---
> >             (logior (GNC-DENOM-SIGFIGS (- (string-length filtered-string) has-radix))
> 509a514,517
> >            (has-radix
> >              ( if (regexp-exec (make-regexp "^.*[,].*$") filtered-string)
> >                  1
> >                  0))
> 516c524
> <             (logior (GNC-DENOM-SIGFIGS (- (string-length filtered-string) 1))
> ---
> >             (logior (GNC-DENOM-SIGFIGS (- (string-length filtered-string) has-radix))

-- 
       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@MIT.EDU                        PGP key available