Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-10 Thread Arnd Hanses
On 10 Aug 1999 20:24:36 +0200, Lars Gullik Bj°nnes wrote: >"Arnd Hanses" <[EMAIL PROTECTED]> writes: > >| Well, as nice as LyX-programming is, first of all I need a program to >| write, not to hack with :). So my enthusiasm for 1.1.x was at first a >| bit limited. But who knows... > >Well you kno

Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-10 Thread Lars Gullik Bjønnes
"Arnd Hanses" <[EMAIL PROTECTED]> writes: | Well, as nice as LyX-programming is, first of all I need a program to | write, not to hack with :). So my enthusiasm for 1.1.x was at first a | bit limited. But who knows... Well you know, I don't know how large patches I will allow in 1,0,x series...

Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-10 Thread Arnd Hanses
On 10 Aug 1999 14:53:43 +0200, Lars Gullik Bj°nnes wrote: >You are looking at the wrong code-base. You should look at the 1.1.x >series, at lot of things are different there. Actually the 1.1.x >series is where you should put in your much welcome effort, not in >1.0.x. (important things can be ba

Re: LyX 1.0.4pre4 crash after resize

1999-08-10 Thread Allan Rae
On 10 Aug 1999, Lars Gullik Bjønnes wrote: > Peter Suetterlin <[EMAIL PROTECTED]> writes: > > | I didn't follow the bugreports very closely, so I don't know wether this > | one already had been reported. Nevertheless: > | > | Start LyX, resize the window, then move the cursor over one of the >

LyX-1.1.x and GCC-2.95

1999-08-10 Thread Allan Rae
I built gcc-2.95 over the weekend and then tried building the development strand with it. I've attached two patches that are necessary to make it build. One is a patch to the LyX sources and the other is a patch against the autoconf files in /usr/share/autoconf. In addition to the autoconf patc

Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-10 Thread Lars Gullik Bjønnes
"Arnd Hanses" <[EMAIL PROTECTED]> writes: [this is comments on 1.0.x right?] | Just a personal note: | | * Keeping track of 3026 globally exported names only in the executable | scattered all over hundred or so modules, chaotically cross-linked to | and fro is a bit difficult. In other words: T

Re: New file patch (was: Re: Just a Matter of Style (was: LaTeX file handling))

1999-08-10 Thread Lars Gullik Bjønnes
"Arnd Hanses" <[EMAIL PROTECTED]> writes: | I've seen often the double cast in the code: | | LString foo = LString (bar); | | What would be the best coding style in those cases? LString foo(bar); Lgb

Re: LyX 1.0.4pre4 crash after resize

1999-08-10 Thread Lars Gullik Bjønnes
Peter Suetterlin <[EMAIL PROTECTED]> writes: | I didn't follow the bugreports very closely, so I don't know wether this | one already had been reported. Nevertheless: | | Start LyX, resize the window, then move the cursor over one of the | buttons. When the tooltip (tries to) show up, LyX cras