TERRA Datentechnik, Technical Support Sheet
------------------------------------------------------------------------

Ref: TZ-920614.2/Bj
Pri: 1

M2
4.0
LongSet.ASM
Wrong LongSet evaluation

Related files: Mailbox, 	SIG, M2V4 - LongSet.ZIP
               Support Disk,	BUGS\LongSet.ZIP

Wrong LongSet evaluation due to bugs in compiler's system library
module 'LongSet.ASM'
-----------------------------------------------------------------

The original module 'LongSet.ASM' seems to be very faulty. Due to
this longset operations with version 4.0 are incorrect.

Attached to this message we provide you with a corrected version
of 'LongSet.ASM'.

How to apply the fix?:
----------------------

Here are two methods:

a) Add 'LongSet.OBJ' (provided with this TSS) to every *.ARF file
   produced by the M2Make utility.
   
b) Replace 'LongSet.OBJ' in 'M2Lib.LIB' by means of the Microsoft
   librarian (LIB.EXE):
      
c) On the support disk you will find a patched 'M2LIB.LIB' library
   file. Simply replace the old 'M2LIB.LIB' in the 'LIB'-directory
   with the new one from the support disk. Note: The libraries are
   only distinguishable by file date and not by size.
      
                              * * *