Review log (unscheduled release) h090599

This commit is contained in:
Eddie Runia
1999-05-09 20:52:51 +00:00
parent 3d0bcacc10
commit 4d48d21903

View File

@@ -0,0 +1,18 @@
The following bugs have been recovered from h090599 :
1. Makefile.b16 + .b32
2. Second() functions renamed
The following bugs are unresolved :
1. Eval is loosing memory
aEval is fine; Eval looses them somewhere (no Return argument??)
2. Dates & Set_Test and Test10 crash during compile
3. TestId is broken
Does not compile without /dTEST
Crashes with /dTEST
It decides to do something different though :-)
Some warnings left and right
Eddie