On Fri, Jul 18, 2003 at 09:11:14AM +0200, Alfredo Braunstein wrote:
> Andre Poenitz wrote:
>
> > last_loaded = newFile(*it, string());
>
> Done, thanks. As this fixes a crash, I would apply it if no one objects.
Do that.
Andre'
--
Those who desire to give up Free
Andre Poenitz wrote:
> last_loaded = newFile(*it, string());
Done, thanks. As this fixes a crash, I would apply it if no one objects.
Regards, Alfredo
On Fri, Jul 18, 2003 at 12:10:06AM +0200, Alfredo Braunstein wrote:
> + last_loaded = newFile(*it, "");
last_loaded = newFile(*it, string());
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor d
Kayvan A. Sylvan wrote:
> Latest CVS:
>
> $ lyx --export foo
Ah yes... correct behaviour, but somewhat harsh wording ;-)
Anyway, It's entirely my fault (two different bugs actually).
Can I apply this fix?
Index: src/lyx_main.C
=
Latest CVS:
$ lyx --export foo
lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting instructions in
Help->Introduction and send us a bug report, if necessary. Thanks !
Bye.
Abort (core dumped)
---Kayvan
--
Kayvan A. Sylvan