[DGD] 1.1p5

Felix A. Croes felix at dworkin.nl
Thu Dec 4 19:08:41 CET 1997


diff -c dgd/src/Changelog:1.109.2.3 dgd/src/Changelog:1.109.2.4
*** dgd/src/Changelog:1.109.2.3 Sun Jul 27 14:29:31 1997
--- dgd/src/Changelog   Thu Dec  4 15:24:26 1997
***************
*** 1146,1148 ****
--- 1146,1164 ----
   - Improved Mac edit menu.
   - The wrong stack depth was passed on to driver->runtime_error() if the
     the server used an internal catch.
+
+ DGD 1.1 patchlevel 5
+
+  - Read_file() was returning 0 in an error situation, and also when it
+    should return "".
+  - Sort callouts in status(obj) by handle rather than by delay, as no actual
+    calling order for same-delay callouts can be guaranteed.
+  - The value of integer arguments in precompiled functions would not always
+    be given correctly in call_trace().
+  - String range problems at compile time now result in a proper compile-time
+    error again.
+  - Fixed a severe bug in the code generator that could, under some
+    circumstances, lead to else statements also being executed when only
+    the if statement should have been.
+  - Fixed a bad bug in global float variable initialisation, reported by
+    Azhrarn at Flat Earth.


The patch and binaries for Mac and Windows can be found at

    ftp://ftp.imaginary.com/pub/LPC/servers/DGD/

Regards,
Dworkin



More information about the DGD mailing list