>>>>> "Ben" == Ben Stanley <[EMAIL PROTECTED]> writes:
Ben> This is a version of the mmap patch which applies to cvs HEAD. Compilation of 1.2.0cvs with compaq cxx dies with: cxx: Error: ../../../lyx-devel/src/support/lyxsum.C, line 43: operand types are incompatible ("void *" and "long") if (mm == MAP_FAILED) { ---------------^ I guess some cast is needed. This probably mean that this patch is too risky to go into 1.1.6fix4, unfortunately. JMarc