Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: thing1-200.fsi.com: ford owned process doing -bs
Date: Thu, 19 Feb 2004 11:18:27 -0600 (CST)
From: Brian Ford <ford@vss.fsi.com>
X-X-Sender: ford@thing1-200
Reply-To: cygwin@cygwin.com
To: Philip Lamb <phil@rave.co.nz>
cc: cygwin@cygwin.com
Subject: Re: w32api-2.5 <GL/glu.h> missing GLU_ERROR definition.
In-Reply-To: <p06020404bc59c6e09904@[132.181.247.181]>
Message-ID: <Pine.GSO.4.58.0402191116550.23862@thing1-200>
References: <p06020404bc59c6e09904@[132.181.247.181]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-IsSubscribed: yes

Not sure if you've seen this yet or not, but I thought I'd close the
thread.  Fixed in current cvs by:

2004-02-19  Danny Smith  <dannysmith at users dot sourceforge dot net>

        * include/Gl/glu (GLU_ERROR): Define.
        Thanks to Philip Lamb  <phil at rave dot co dot nz>

On Thu, 19 Feb 2004, Philip Lamb wrote:

> Hello,
>
> I've just upgraded from w32api-2.4 to -2.5. It looks like <GL/glu.h>
> file included in 2.5 is missing a definition of GLU_ERROR. In
> w32api-2.4, GLU_ERROR is defined on line 76, and a commented out
> version on line 177 (for completeness I suppose). In w32api-2.5, the
> first definition has been removed, and the second you can still see
> commented out on line 123 of glu.h.
>
> Suggested fix: amend line 123 of <GL/glu.h> in w32api package to read:
> 	#define GLU_ERROR 100103
>
> This bug breaks all sorts of existing code.
>

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

