I'd commit if I could get cvs/ssh working but it still doesn't love me :(

This has some of Angus's work minus the removal of the old form_print code
(I'll do that bit over the weekend).

I haven't included Angus's changes to PrinterParams.  gcc-2.95.2 doesn't
complain about it so I suspect egcs-1.1.2 is perhaps issuing a wrong
message.  It compiles and runs with egcs-1.1.2 and gcc-2.95.2 on i686 with
or without lyxstring and with SGI STL or gcc's STL.

The compile warnings Angus was trying to fix are still there for egcs but
lyx runs fine.

I've fixed the dialog so it exports ps files okay and even expanded on the
UI work in input() so it's a bit better.  Still have to make a couple of
minor changes to allow printing a range of odd/even pages but that's only
a handful of lines.

And the new dialog is the default.

Still more to do of course but I figured I should go to bed when the clock
struck thrice.

I've also got to make another attempt at the C callbacks for JMarc.  I was
thinking of making a couple of methods and FD_xxx public and that way I
won't need the ``friend extern "C" C_...'' anymore in the FormXxxxx..

Have a great day I'm going out for dinner now.
Allan. (ARRae)

P.S.  I seem to be seeing a difference between what I thought I committed
the last time "rae" was updated and what Angus is building patches
against.  This is only for config/lyxinclude.m4 everything else looks
okay.  Angus, do a "make maintainer-clean" before rebuilding.  Otherwise
you can missout on changes that are only incorporated by autogen.sh.

acinclude.m4 is no longer in the tree (or at least it'll be gone as soon
as I can commit anyway) since it gets rebuilt by autogen.sh.

against clean rae branch

Reply via email to