Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: xsrc/external/mit/xf86-video-intel/dist/src
On Fri, 21 Jan 2011 21:08:14 +1100
matthew green <mrg%eterna.com.au@localhost> wrote:
>
> > Module Name: xsrc
> > Committed By: ahoka
> > Date: Fri Jan 21 09:48:29 UTC 2011
> >
> > Modified Files:
> > xsrc/external/mit/xf86-video-intel/dist/src: i830_bios.c
> >
> > Log Message:
> > dont negate error value passed to strerror
> > the linux libpciaccess returns negated value, but no other os does...
>
> please make this a #ifdef __linux__ change, thanks.
>
>
> .mrg.
the real fix would be to dont negate in linux pciaccess or negate in all
pciaccess implementations. beacause our intel driver is effectively a fork,
i guessed we dont really need to care, or do we?
--
NetBSD - Simplicity is prerequisite for reliability
Home |
Main Index |
Thread Index |
Old Index