Marcus Brinkmann <[EMAIL PROTECTED]> 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

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to