Orion Poplawski wrote:
> I've been working on getting lyx 2.0.0beta4 compiled for fedora rawhide with
> gcc 4.6. Latest compile failure that doesn't have an obvious (to me) proper
> solution is:
>
> insets/InsetCommandParams.cpp: In function 'const lyx::ParamInfo&
> lyx::findInfo(lyx::InsetCode,
I've been working on getting lyx 2.0.0beta4 compiled for fedora rawhide with
gcc 4.6. Latest compile failure that doesn't have an obvious (to me) proper
solution is:
insets/InsetCommandParams.cpp: In function 'const lyx::ParamInfo&
lyx::findInfo(lyx::InsetCode, const string&)':
insets/InsetComman
On Tue, Aug 08, 2000 at 04:51:12PM +0200, Lars Gullik Bjønnes wrote:
> Amir Karger <[EMAIL PROTECTED]> writes:
>
> Ever wondered why 2.95.x is released: Bugfixes!
Hm. You may have a point there.
> Can you check if it is the std:: that the 2.95 have problems with.
>
> In line 61 and 62 of trans
Amir Karger <[EMAIL PROTECTED]> writes:
| On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote:
| > Amir Karger <[EMAIL PROTECTED]> writes:
| >
| > | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It
| > | still breaks with the attached errors (which I thin
On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote:
> Amir Karger <[EMAIL PROTECTED]> writes:
>
> | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It
> | still breaks with the attached errors (which I think are exactly the same).
> |
> | gcc is still gcc
On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote:
> Amir Karger <[EMAIL PROTECTED]> writes:
>
> | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It
> | still breaks with the attached errors (which I think are exactly the same).
> |
> | (I assume it make
Amir Karger <[EMAIL PROTECTED]> writes:
| Downloaded the latest CVS just now, reran autogen.sh; configure; make. It
| still breaks with the attached errors (which I think are exactly the same).
|
| (I assume it makes no difference that I'm configure with
| --prefix=/home/karger)
|
| gcc is stil
Downloaded the latest CVS just now, reran autogen.sh; configure; make. It
still breaks with the attached errors (which I think are exactly the same).
(I assume it makes no difference that I'm configure with
--prefix=/home/karger)
gcc is still gcc version 2.95 19990728 (release)
Sorry to be crea