[1/3] WineD3D: Use C bitfields to compact the ffp description (try 2)

David Laight david at l8s.co.uk
Wed Jul 30 15:49:11 CDT 2008


On Wed, Jul 30, 2008 at 08:01:55AM -0500, Stefan D?singer wrote:
> > It's not very clean to store -1 into unsigned variables, the previous
> > code was better IMO.
> ok, I'll resend

You probably need to specify ~0u otherwise the constant might be
deemed to have the wrong type.

	David

-- 
David Laight: david at l8s.co.uk



More information about the wine-devel mailing list