Menu

#10 sstream is not supported in older gcc

CVS
open
WAP11GUI (10)
5
2002-07-18
2002-07-18
Ori Pessach
No

Older versions of gcc don't support the std::sstream
object, which wap11gui uses to format a handful of
messages.

Configure should either check for it and ask the user
to upgrade her compiler (bad idea), or sstream should
be removed from the code.

Discussion


Log in to post a comment.

Auth0 Logo