[PATCH] Adding -N option to the patch applet

Olivier Duclos olivier.duclos at gmail.com
Fri Aug 21 08:05:42 UTC 2009


Damn!

Ok, now it works. And in case you wonder, the patch has been tested and it works fine.


On Thu, 20 Aug 2009 23:18:47 +0200
Denys Vlasenko <vda.linux at googlemail.com> wrote:

> On Thursday 20 August 2009 10:13, Olivier Duclos wrote:
> > Ok. I fixed it. Although I didn't use any #define because the style guide says it's evil...
> 
> Submitting patches which dont compile is evil too.
> 
> editors/patch.c: In function 'patch_main':
> editors/patch.c:208: error: 'opt' undeclared (first use in this function)
> editors/patch.c:208: error: (Each undeclared identifier is reported only once
> editors/patch.c:208: error: for each function it appears in.)
> make[1]: *** [editors/patch.o] Error 1
> make: *** [editors] Error 2
> 
> -- 
> vda


More information about the busybox mailing list