Message-ID: <34C3A3DA.3150672B@gmx.net>
Date: Mon, 19 Jan 1998 20:04:58 +0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: struct exception from math.h
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Precedence: bulk

As I'm playing currently with building libg++ 2.8.0 for
DJGPP (gcc 2.8.0 already working, but not full tested),
I found, that the "struct exception" from math.h conflicts
with the exception class from libg++ (of course only the
name, not the struct)

What should be the solution? My hint would be to rename it
in math.h.

Robert