On Wed, May 31, 2000 at 05:10:07PM +0100, Angus Leeming wrote:
> I've checked out the correct branch this time.
>
> Attached is a small patch allowing compilation of the dialogbase branch with
> DEC compilers. The changes to the sourse are trivial:
>
Hi Angus,
it seems that Allan is n
Sorry. The patch is now attached!
A
I've checked out the correct branch this time.
Attached is a small patch allowing compilation of the dialogbase branch with
DEC compilers. The changes to the sourse are trivial:
* a tiny change to sigc++/object.cc. I point this out because of the
DO_NOT_MODI
I've checked out the correct branch this time.
Attached is a small patch allowing compilation of the dialogbase branch with
DEC compilers. The changes to the sourse are trivial:
* a tiny change to sigc++/object.cc. I point this out because of the
DO_NOT_MODIFY_THESE_FILES warning.
* string::era
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> ps For Allan's benefit, the patch is to be found at
Angus> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11486.html
Angus> It contains small changes to allow compilation with DEC
Angus> compilers (cxx, cc). It also makes u
The patch I submitted on 23 May to the dialogbase branch of CVS works if I add
a line to src/config.h
#define MB
and also modify lxtl.h:
Index: lxtl.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/support/Attic/lxtl.h,v
retrie
The attached patch allows compilation of the dialogbase branch with DEC cc and
cxx.
Untarring it will create a directory patch containing
patch23may00xtl/
The patch23may00 was created with
cvs diff -u -p > patch23may00
It contains almost nothing more than
* replace string.c