> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> This is cruft from the figinset. It should go, go , go! Angus
Go ahead.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars> Also note that it is the stringstream that we want to support,
| Lars> it is the strstream that is temporary.
|
| Did I imply something else?
No, I just wanted to make it clear.
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> How difficult would that be. I'd really like to avoid all these
Lars> | #ifdefs too. A wrapper around strstream should be possible,
Lars> wouldn't |it?
Lars> Probably no
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| 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?
Probably not. On the finer details of memory handling and termination
characters stringstream and strstre
On 26-Apr-2000 Jean-Marc Lasgouttes wrote:
>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
>>> How difficult would that be.
> Andre> Not difficult. I could try to come up with one... shall I?
>
> My personal answer is 'yes'. Now, I can't tell what Lars thinks about
> it...
Well I
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>> How difficult would that be.
Andre> Not difficult. I could try to come up with one... shall I?
My personal answer is 'yes'. Now, I can't tell what Lars thinks about
it...
JMarc
On 25-Apr-2000 Andre Poenitz wrote:
>
>
> I attach a patch that should fix the current compilation problems for
> figinset.C
>
> Although I started messing around with that file I am fairly sure
> that the current state is not my fault.
>
> Moreover, I have to say that I am not happy with th
> How difficult would that be.
Not difficult. I could try to come up with one... shall I?
> I'd really like to avoid all these
> #ifdefs too. A wrapper around strstream should be possible, wouldn't it?
Sure.
Andre'
--
It'll take a long time to eat 63.000 peanuts.
André Pönitz ..
> "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 de