>>>>> "Stephan" == Stephan Witt <[EMAIL PROTECTED]> writes:
Stephan> Hi, I've downloaded the tar file lyx-1.0.0pre6.tar.gz from
Stephan> la1ad.uio.no at Tue Jan 5 13:55:17 1999
Hi,
Stephan> 1. The file INSTALL suggests the usability of XForms Version
Stephan> 0.81 (I have it). The problem is in file lines 139 and
Stephan> 140. There is no prototype (and probably no code) in this
Stephan> version for fl_add_labelframe.
I do not have xforms 0.81 here. Could you tell me whether there is
something about frames in forms.h?
Stephan> I tried to download a newer
Stephan> library version but can't (because of missing PTR-RR, a
Stephan> shame, I know) and removed this two lines to continue.
What is a PTR-RR?
Stephan> 2. The file src/buffer.C holds a bug. In line 952 there is a
Stephan> call of LString::empty but the parens are missing. My
Stephan> compiler said:
This one has already been fixed.
Stephan> "buffer.C", line 211: Warning: filename hides
Stephan> Buffer::filename.
I've seen some of these, but I'm not sure what they mean. It seems
that it is safe to somply ignore them.
JMarc