Re: [PATCH] Re: Lyx 1.5.X and gcc 4.3.0

2008-06-11 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Do I read correctly that we should apply the following patch to branch? > > Just go ahead if you think it's necessary. Done. JMarc

Re: [PATCH] Re: Lyx 1.5.X and gcc 4.3.0

2008-06-11 Thread Jean-Marc Lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: >> I see that lyx::support::abort is not defined anymore, but that it is >> still referenced in src/client/boost.cpp. What does this mean? > > nothing, its in comment ;) It looks like grep lied to me :) JMarc

Re: [PATCH] Re: Lyx 1.5.X and gcc 4.3.0

2008-06-11 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Do I read correctly that we should apply the following patch to branch? Just go ahead if you think it's necessary. Jürgen

Re: [PATCH] Re: Lyx 1.5.X and gcc 4.3.0

2008-06-11 Thread Pavel Sanda
> I see that lyx::support::abort is not defined anymore, but that it is > still referenced in src/client/boost.cpp. What does this mean? nothing, its in comment ;) pavel

[PATCH] Re: Lyx 1.5.X and gcc 4.3.0

2008-06-11 Thread Jean-Marc Lasgouttes
RafałMużyło <[EMAIL PROTECTED]> writes: > Quite a while ago, I created gentoo bug 214574, which resulted in > trac changeset 24069 for lyx. However, I haven't tested that fix > back then and when I finally did, I learned, that it was incorrect. > The bug is triggered by combination of using gcc 4.

Lyx 1.5.X and gcc 4.3.0

2008-06-06 Thread RafałMużyło
Quite a while ago, I created gentoo bug 214574, which resulted in trac changeset 24069 for lyx. However, I haven't tested that fix back then and when I finally did, I learned, that it was incorrect. The bug is triggered by combination of using gcc 4.3.0 AND adding configure option '--disable-pch'.