severity wishlist
tag 505413 + pending upstream
thanks

On Wed, Nov 12, 2008 at 12:18:31PM +0000, Olly Betts wrote:
> I think some of these are fixed by more recent upstreams (lenny has 1.0.7 
> plus a
> few critical fixes backported; upstream is now 1.0.9).
> 
> But I will check through these.

OK, the ones not fixed already are for uses of EOF.  We're comparing the
return value of getopt_long() with EOF, which isn't what it is
documented to return, so I changed these to use literal -1 as that is
what the "man getopt_long" documents.

Anyway, this is all now fixed in upstream SVN, so will be fixed when I
package the next upstream release.

I'm not intending to upload a fixed debian package at this point as GCC
4.4 compatibility doesn't currently seem more important than being able
to fix bugs for lenny via unstable.

Setting severity wishlist which seems the most appropriate severity at
this point.

Cheers,
    Olly



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to