avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] make depend


From: Joerg Wunsch
Subject: Re: [avrdude-dev] make depend
Date: Tue, 11 Feb 2003 22:58:08 +0100
User-agent: Mutt/1.2.5i

As E. Weddington wrote:

> Patch. (I know, like it's a big deal, but I'm testing out CVS here 
> (on Windows no less) so bear with me.)

> Index: avrdude/pgm.c
> ===================================================================
> RCS file: /cvsroot/avrdude/avrdude/pgm.c,v
> retrieving revision 1.7
> diff -u -r1.7 pgm.c
> --- avrdude/pgm.c     9 Feb 2003 13:36:48 -0000       1.7
> +++ avrdude/pgm.c     11 Feb 2003 21:17:35 -0000
> @@ -21,6 +21,7 @@
>  
>  #include <stdlib.h>
>  #include <stdio.h>
> +#include <string.h>
>  
>  #include "pgm.h"

Oh, i thought you've got the complaint in the yacc part.  Disregard my
previous mail then.

I've also noticed a couple of implicit declaration warnings for exit().
All fixed.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]