Re: [PATCH] mig: silence compiler warnings in generated server code

2006-07-24 Thread Thomas Schwinge
On Sun, Jul 23, 2006 at 09:33:11PM -0400, Ben Asselstine wrote: > This patch silences the `warning: dereferencing type-punned pointer > will break strict-aliasing rules' warnings that gcc gives while > compiling mig-generated server code. > > This patch was tested with a rebuilt libtrivfs and a he

Re: [PATCH] mig: silence compiler warnings in generated server code

2006-07-24 Thread Ben Asselstine
I couldn't find the offending line in upstream, so I sent it to debian-hurd on purpose. Maybe this is already fixed in upstream? regards, Ben On 7/24/06, Thomas Schwinge <[EMAIL PROTECTED]> wrote: On Sun, Jul 23, 2006 at 09:33:11PM -0400, Ben Asselstine wrote: > This patch silences the `warni

Re: [PATCH] mig: silence compiler warnings in generated server code

2006-07-24 Thread Thomas Schwinge
On Mon, Jul 24, 2006 at 09:55:36AM -0400, Ben Asselstine wrote: > I couldn't find the offending line in upstream, so I sent it to > debian-hurd on purpose. Maybe this is already fixed in upstream? Seems so, yes. The following changes (and some more infrastructural changes) are missing in the Deb

[bug #17192] error messages w.r.t. node permissions

2006-07-24 Thread Thomas Schwinge
URL: Summary: error messages w.r.t. node permissions Project: The GNU Hurd Submitted by: tschwinge Submitted on: Monday 07/24/06 at 16:40 Category: Hurd

[bug #17193] performance of `dd' w.r.t. different block sizes

2006-07-24 Thread Thomas Schwinge
URL: Summary: performance of `dd' w.r.t. different block sizes Project: The GNU Hurd Submitted by: tschwinge Submitted on: Monday 07/24/06 at 16:44 Category: N

[bug #17129] Uninitialized variable in [hurd]/init/init.c

2006-07-24 Thread Ben Asselstine
Follow-up Comment #1, bug #17129 (project hurd): The other callers of proc_getprocinfo() are: utils/login.c:checkowned() libps/procstat.c:fetch_procinfo() exec/elfcore.c:dump_core() All of these callers have `flags' instantiated. I don't know what it should be instantiated to. maybe PI_

[bug #17127] GNU Make 3.81

2006-07-24 Thread Thomas Schwinge
Update of bug #17127 (project hurd): Status:None => Fixed ___ Follow-up Comment #3: I just applied the following to fix this issue: #v+ 2006-07-24 Thomas Schwinge <[EMAIL PROTECTE

[bug #17127] GNU Make 3.81

2006-07-24 Thread Thomas Schwinge
Update of bug #17127 (project hurd): Assigned to:None => tschwinge ___ Follow-up Comment #4: Ben: For me your patch doesn't change anything apart from re-ordering the arguments on the gcc com

[bug #17135] ps's return value

2006-07-24 Thread Thomas Schwinge
Update of bug #17135 (project hurd): Status:None => Fixed Assigned to:None => tschwinge Open/Closed:Open => Closed