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 <[email protected]> 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
