NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/43824: -current xsrc has a broken XShm.h header file
The following reply was made to PR xsrc/43824; it has been noted by GNATS.
From: Bernd Ernesti <veego%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: xsrc/43824: -current xsrc has a broken XShm.h header file
Date: Wed, 1 Sep 2010 08:07:26 +0200
On Wed, Sep 01, 2010 at 05:25:01AM +0000, Matthew Mondor wrote:
[..]
> >Fix:
>
> --- xsrc/external/mit/libXext/dist/include/X11/extensions/XShm.h.orig
> 2010-06-15 23:05:43.000000000 -0400
> +++ xsrc/external/mit/libXext/dist/include/X11/extensions/XShm.h
> 2010-09-01 01:06:48.000000000 -0400
> @@ -34,6 +34,7 @@
>
> #include <X11/Xfuncproto.h>
> #include <X11/extensions/shm.h>
> +#include <X11/extensions/shmproto.h>
>
> #ifndef _XSHM_SERVER_
> typedef unsigned long ShmSeg;
I don't like that. Yes the behaviour change is broken but it doesn't mean
we should maintain our own patches again forever.
Bernd
Home |
Main Index |
Thread Index |
Old Index