From 4d48d21903941eb02bda6a48f23e6db85974860b Mon Sep 17 00:00:00 2001 From: Eddie Runia Date: Sun, 9 May 1999 20:52:51 +0000 Subject: [PATCH] Review log (unscheduled release) h090599 --- harbour/tests/broken/h090599.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 harbour/tests/broken/h090599.txt diff --git a/harbour/tests/broken/h090599.txt b/harbour/tests/broken/h090599.txt new file mode 100644 index 0000000000..304951fa76 --- /dev/null +++ b/harbour/tests/broken/h090599.txt @@ -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