>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> I attach a patch that should fix the current compilation
Andre> problems for figinset.C

I have come up with something similar...

Andre> Moreover, I have to say that I am not happy with the use of
Andre> conditional compilation depending on whether stringstreams are
Andre> available or not. The patch was intended to make figinset.C's
Andre> structure a bit clearer and all I got was code that looks
Andre> almost as ugly as the unpatched version.

Yes, it's ugly.

Andre> Why don't we just provide a stringstream class of our own in
Andre> case there isn't a native one similarly to what happens with
Andre> strings? Even a fixed size buffer should do for starters...

How difficult would that be. I'd really like to avoid all these
#ifdefs too. A wrapper around strstream should be possible, wouldn't it?

JMarc

Reply via email to