Angus Leeming <[EMAIL PROTECTED]> writes: | Compilation of the trunk of CVS is falling over with: | cxx: Error: buffer.C, line 3864: class "LyXParagraph" has no member | "ReturnNextInsetPointer" | while ((inset = par->ReturnNextInsetPointer(pos))) { | | LyXParagraph (lyxparagraph.h) used to contain | Inset * ReturnNextInsetPointer(size_type & pos); | but does no more. Are you sure your buffer.C is the right one? Lgb
- Compile error of CVS trunk Angus Leeming
- Re: Compile error of CVS trunk Jean-Marc Lasgouttes
- Re: Compile error of CVS trunk Lars Gullik Bjønnes
- Re: Compile error of CVS trunk Dekel Tsur
- Re: Compile error of CVS trunk Angus Leeming