Here's the patch that I am planning to apply upstream. Please comment
if you see anything wrong with it.
While the general idea is similar to Tomasz's patch, I've solved the
details a bit differently.
* I prefer to use ssize_t instead of unsigned long long int for memory
manipulations. Since s
Dear Fenio,
Potrace can be built with a dynamic library; you just have to
uncomment the "dynamic library" lines in src/Makefile.am and comment
out the "static library" lines. (Also have to set the version-info,
and perhaps change a few of the linker flags).
Somehow the extra overhead of having t
Arnaud Quette wrote:
>
> tags 354429 + upstream
> thank
>
> 2006/2/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > Package: nut
> > Version: 2.0.1-3
> >
> >
> > This is the spam message:
> > drivers/usb/input/hid-core.c: ctrl urb status -32 received
> > ...
>
> I suspect something like claiming n
Hi Stefan and Chris,
that is an embarrassing bug, fixed by the following:
--- src/main.c.~1.18.~ 2004-03-28 23:59:38.0 -0500
+++ src/main.c 2005-03-09 14:38:48.611616672 -0500
@@ -160,7 +160,7 @@
{"mismatch", 0, 0, 'm'},
{"envvar", 1, 0, 'E'},
{"key", 1, 0, '
4 matches
Mail list logo