Date: Sun, 4 Apr 1999 09:17:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Eric J. Whitney" cc: djgpp AT delorie DOT com Subject: Re: 'math' exception conflicts with 'new' exception In-Reply-To: <3704570B.71211175@aero.usyd.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 2 Apr 1999, Eric J. Whitney wrote: > I'm using DJGPP 2.8.0 and RHIDE. I'm cross-compiling a program > originally written in Borland C++ 5.02. In some files, I include > and and I get a conflict between the math exception > mechanism (struct exception...) and the new exception mechanism (class > exception...). This problem is solved in DJGPP v2.02. Please upgrade (v2.01 is not maintained anymore).