Re: debugstream branch

1999-10-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Lars> We dont use any GNU extensions. | | In the older devel Lars> branch, there were array declarations with | non-constant size. Lars> AFAIK, this is a GNU extension.

Re: debugstream branch

1999-10-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> We dont use any GNU extensions. | | In the older devel branch, there were array declarations with | non-constant size. AFAIK, this is a GNU extension. Perhaps I should rephrase: "We don't use any GNU extensions, and if we do that is a bug

Re: debugstream branch

1999-10-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I Lars> do not think they will be too big, as long as GNU extensions are Lars> not | used too often. There were problems with typename in Lars> LStrings in old | 1.1, but I see

Re: debugstream branch

1999-10-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I do not think they will be too big, as long as GNU extensions are not | used too often. There were problems with typename in LStrings in old | 1.1, but I seem to remember that I could work around them. We dont use any GNU extensions.

Re: debugstream branch

1999-10-08 Thread Jean-Marc Lasgouttes
>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> OK, So maybe I missed part of the problem. I am using the Lars> debugstream | branch right now, so it is difficult for me t

Re: debugstream branch

1999-10-07 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | OK, So maybe I missed part of the problem. I am using the debugstream | branch right now, so it is difficult for me to check. Lars, could it | be possible to merge it now? Yes, I can merge it now. I only wanted to make sure that t

Re: debugstream branch

1999-10-07 Thread Jean-Marc Lasgouttes
pace too or is that just a mistype from >> Kayvan? Kayvan> There's a missing space as well. I just re-verified. OK, So maybe I missed part of the problem. I am using the debugstream branch right now, so it is difficult for me to check. Lars, could it be possible to merge it now? I'm

Re: debugstream branch

1999-10-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: | Kayvan> Hitting the File menu, I see a list of files at the end (the | Kayvan> recently visited documents). My list looks like this: | | Kayvan> .~/etc/scouts/foo.lyx .~/etc/let

Re: debugstream branch

1999-10-06 Thread Kayvan A. Sylvan
On Thu, Oct 07, 1999 at 02:07:21AM +0200, Lars Gullik Bjønnes wrote: > > What was the mistake? Ahh I remember a missing tostr in menus.C. > Was there a missing space too or is that just a mistype from Kayvan? There's a missing space as well. I just re-verified. ---Kayva

Re: debugstream branch

1999-10-06 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Hitting the File menu, I see a list of files at the end (the Kayvan> recently visited documents). My list looks like this: Kayvan> .~/etc/scouts/foo.lyx .~/etc/letters/good.lyx Kayvan> The ".~/" should be just "~/" Kayvan

Re: debugstream branch

1999-10-06 Thread Kayvan A. Sylvan
Hi Lars, I checked out the debugstream branch of lyx-devel. I had to apply the following patch to get it to run (same as what we had to do in the lyx-devel branch) --- src/support/lyxstring.C~Wed Oct 6 00:26:59 1999 +++ src/support/lyxstring.C Wed Oct 6 00:27:02 1999 @@ -116,7 +116,6