Re: [boost] Problems compiling regex with KCC

2003-05-23 Thread John Maddock
> After a cvs update I am having probles compiling cregex.cpp on an Intel > Linux platform with the KC compiler. The problem seems to be an > ambiguity in a call to destroy(..). While this is probably a bug in the > KCC compiler, I would appreciate a workaround (e.g. changing the name > of the dest

[boost] Problems compiling regex with KCC

2003-05-22 Thread Matthias Troyer
Dear Boosters, After a cvs update I am having probles compiling cregex.cpp on an Intel Linux platform with the KC compiler. The problem seems to be an ambiguity in a call to destroy(..). While this is probably a bug in the KCC compiler, I would appreciate a workaround (e.g. changing the name o