bug-hurd
[Top][All Lists]
Advanced

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

Re: OSKit bug in partition checker


From: Niels Möller
Subject: Re: OSKit bug in partition checker
Date: 01 Apr 2002 11:39:03 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> On Sat, Mar 30, 2002 at 09:36:44AM -0700, Jon Arney wrote:
> > This probably belongs on bug-oskit
> 
> If the fix is correct (from your description it seems so, but I am no oskit
> hacker), this indeed should be reported on the oskit devel list and to the
> Debian bug tracking system, so we get the fix into the debs.

If adding explicit casts to (off_t) helps, it sounds to me like
function prototypes aren't used properly. Are oskit and oskit-mach
usually compiled with -Wall -Wmissing-prototypes -Wstrict-prototypes?

I get a little annoyed everytime I have spent a few hours tracking
down a bug, and then it turns out that the compiler would have found
it for me if I had only asked it.

Regards,
/Niels



reply via email to

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