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

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 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