This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs B20 bug ?


On Tue, 10 Nov 1998, Thoralf Kauk wrote:

> 
> There were no problems with B19 compiler or Linux egcs

Yes, it's a bug. And, it's a bug in egcs-1.1, so it affects Linux
as well.

btw, it will be very helpful if you would also report the bugs you find 
to egcs-bugs list at egcs-bugs@cygnus.com (see http://egcs.cygnus.com/ 
for more info how to report bugs).

> 
> Is there any way to work around ?

Add typedef in the derived class as well (which is what I do when I
see egcs-1.1 compiling my code) or use the fully qualified name -- 
``CGAL_tree_base<_Data, _Window>::tree_base_type''. Gross, but at least 
it works.

Regards,
Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]