On Thu, Feb 28, 2008 at 08:13:06AM +0100, Abdelrazak Younes wrote:
> Enrico Forestieri wrote:
> > On Tue, Feb 26, 2008 at 09:56:22AM +0100, Stefan Schimanski wrote:
> >> Am 26.02.2008 um 03:03 schrieb Enrico Forestieri:
> >>
> >>> On Mon, Feb 25, 2008 at 03:43:51PM +0100, Abdelrazak Younes wrote:
> >>>
> >>>> Stefan Schimanski wrote:
> >>>>>> No, Windoze...
> >>>>> Visual C or gcc?
> >>>> Visual C++ 9.0 (aka 2008 express edition). Only Enrico uses gcc for
> >>>> cygwin purpose I think.
> >>> For test purpose, I also build a native version with the mingw gcc.
> >>> BTW, I also get the "lalala l<BOOM>" crash in text mode, and I would
> >> Good to know. So the crash happens on Windows with vc and gcc?! I  
> >> hesitate to install Visual Studio in my Vmware Windows. Haven't heard  
> >> of anybody with a crash on linux though. How big is an installed VC9?
> > 
> > The attached patch avoids the crash for me. Seemingly, it was due
> > to the docstring const reference, but I don't understand why.
> > Abdel, does it also cure the crash for you?
> 
> Hum, the crash was cure already for me when I moved data() to a const 
> reference...

Really? I wouldn't have said so from your post here:
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg136025.html
I also think that Stefan is trying to install VC9 in order to
be able to reproduce the supposed crash...

> There's something fishy here, we are just turning around 
> the real problem.

Right. I also saw that you touched the exit logic that took me
some amount of time to fine tune, and now there are crashes
at exit...

-- 
Enrico

Reply via email to