Hi folks,
Just for kicks I built the hurd to see what kinds of warnings it gets.
Of the 1434 warnings reported, 1297 of them are in pfinet/* :)
Barry
BTW, if anyone cares I'm building gnumach and hurd with gcc-4.3 for
these warnings just since it seems to be a little more strict.
Hi folks,
While doing some more cleanup I see that the tt_ospeed and tt_ispeed
element in struct tty_status in include/device/tty_status.h are ints
while t_ospeed and t_ispeed in the tty struct in device/tty.h
they are char. Anyone have a clue why that might be? I grepped the
ChangeLogs quic
Hi folks,
With all of the gnumach builds I have been doing on goober lately, I
keep seeing ext2fs.static crashes about every third day.
Today I got the following:
ext2fs.static:
/var/tmp/hurd-20071119/build-tree/hurd/libports/port-ref.c:31:ports_port_ref:
Assertion 'pi->refcnt || pi->weakre
Thomas Schwinge, le Thu 24 Jul 2008 12:44:42 +0200, a écrit :
> extern int copyin (const void *userbuf, void *kernelbuf, size_t cn);
>
> -extern int copyinmsg (vm_offset_t userbuf, vm_offset_t kernelbuf, size_t
> cn);
> +extern int copyinmsg (const void *userbuf, void *kernelbuf
Hello!
On Wed, Jul 23, 2008 at 11:38:52PM +, Samuel Thibault wrote:
> CVSROOT: /cvsroot/hurd
> Module name: gnumach
> Branch: gnumach-1-branch
> Changes by: Samuel Thibault 08/07/23 23:38:52
>
> Modified files:
> . : ChangeLog
> i386/i386