Subject: Re: pkg/35243: sysutils/whowatch fails to build on netbsd-4 (patch
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: David Howland <dhowland@users.sourceforge.net>
List: pkgsrc-bugs
Date: 12/13/2006 07:00:04
The following reply was made to PR pkg/35243; it has been noted by GNATS.
From: David Howland <dhowland@users.sourceforge.net>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/35243: sysutils/whowatch fails to build on netbsd-4 (patch
included)
Date: Wed, 13 Dec 2006 01:59:08 -0500
Thomas Klausner wrote:
>
> I think unconditionally removing the cast is better, since
> this is not NetBSD specific, but a gcc4 problem.
> Thomas
>
Yes, okay. I agree with that.
I originally made the modification unconditional, I only added the
NetBSD check because I was unsure if the cast was required for Linux
machines/headers. I only have NetBSD to test on.
Thanks!
-d