Andrew, Thanks for reminding me about this. I'll need to take a good look at this.
The effect of the workaround is to change any instance of _GLUCAT_PRIVATE to public. This does not affect the validity or otherwise of the g++ bug I'm currently trying to report. I wrote GluCat at a time when earlier versions of ICC and gcc were not as compliant with the C++ standard. I'll have to take the current versions of ICC and gcc as correct, and change the code. Best regards, Paul Leopardi On Sat, 14 May 2005 02:03 pm, Andrew Pinski wrote: > On May 13, 2005, at 10:16 PM, Paul C. Leopardi wrote: > > +//***************************** workaround for ICC, G++ 3.3+, G++ 4.0+ > > Why do you need this work around? Why has this not been filed or really > fixed in their sources? > > -- Pinski