Re: [PATCH]: compiling with cxx 6.5

2002-06-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Monday 10 June 2002 2:42 pm, Jean-Marc Lasgouttes wrote: >> Angus, it is probably time to revert those changes to your compiler's >> header files and fix you patch :) > | Sure. I'm a bit sad that Lars has reverted all those Base:: fixes to a cxx | c

Re: [PATCH]: compiling with cxx 6.5

2002-06-11 Thread Angus Leeming
On Monday 10 June 2002 2:42 pm, Jean-Marc Lasgouttes wrote: > Angus, it is probably time to revert those changes to your compiler's > header files and fix you patch :) Sure. I'm a bit sad that Lars has reverted all those Base:: fixes to a cxx compiler bug though. Nevermind. A

Re: [PATCH]: compiling with cxx 6.5

2002-06-10 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Lars> | Angus> Please review and apply. Angus >> Lars> | When you are confident that it compiles with newer gcc, f

Re: [PATCH]: compiling with cxx 6.5

2002-06-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> Please review and apply. Angus > | When you are confident that it compiles with newer gcc, feel free to | apply it to 1.2.x. It doesn't, because gcc 3.1 do only put those symbo

Re: [PATCH]: compiling with cxx 6.5

2002-06-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Please review and apply. Angus When you are confident that it compiles with newer gcc, feel free to apply it to 1.2.x. JMarc

Re: [PATCH]: compiling with cxx 6.5

2002-06-07 Thread Angus Leeming
On Friday 07 June 2002 5:28 pm, Lars Gullik Bjønnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > | + * lyxfont.C (operator==, operator!=): strange error message about > | + LyXFont::FontBits being private. Yes? and? Redefining the parameter as > | + FontBits cures it. Go figur

Re: [PATCH]: compiling with cxx 6.5

2002-06-07 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | What happens for InsetList/Inset table if you define inset_iterator as | friend class inset_operator {... > | I am not even sure this is good c++. Just wondering. > | + * lyxfont.C (operator==, operator!=): strange error message about | +

Re: [PATCH]: compiling with cxx 6.5

2002-06-07 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Please review and apply. Angus Small comments: + * kbmap.h (modifier_pair): + * paragraph.h (InsetTable, InsetList): + type definition made public. What happens for InsetList/Inset table if you define inset_it

[PATCH]: compiling with cxx 6.5

2002-06-07 Thread Angus Leeming
Please review and apply. Angus compile.diff.gz Description: GNU Zip compressed data