>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> This is cruft from the figinset. It should go, go , go! Angus
Go ahead.
JMarc
This is cruft from the figinset. It should go, go , go!
Angus
Index: src/WorkArea.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/WorkArea.C,v
retrieving revision 1.62
diff -u -p -r1.62 WorkArea.C
--- src/WorkArea.C 28
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> JMarc, here it is.
Thanks. Applied.
JMarc
JMarc, here it is. Verified w. xforms 0.88
thanks
john
--
"If you can't say anything good about someone, sit right here by me."
- Alice Roosevelt Longworth
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-deve
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
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 the use of conditional
compilation depending on whether s
I attach a small patch to insets/figinset.C. It just uses
std::vector instead of Figref** and similar
std::vector instead of figdata** and removes about 70
lines of 'not so C++ish' code.
Andre'
snip -
Index: src/insets/figinset.C
=
14 matches
Mail list logo