[DGD] 1.1.47

Felix A. Croes felix at dworkin.nl
Mon Oct 26 02:52:04 CET 1998


diff -c dgd/src/Changelog:1.152 dgd/src/Changelog:1.153
*** dgd/src/Changelog:1.152     Sat Jul 25 14:05:49 1998
--- dgd/src/Changelog   Mon Oct 26 03:42:43 1998
***************
*** 1212,1214 ****
--- 1212,1220 ----
   - Code cleanup made assignments slightly faster, at the cost of somewhat slow
er
     swapping.
   - Fixed a bug that could cause wrong assignments to indexed arrays in sscanf(
).
+  - Avoided the nasty gethostbyname() problem on Windows 95.
+  - Fixed a compiler typechecking bug for (mixed - array).
+  - Fixed a crashing bug that occurs when an object has more callouts than
+    the maximum array size.
+  - Fixed a spurious inherited funtion clash in multiple inheritance.
+  - Added private inheritance.

ftp://ftp.dworkin.nl/pub/dgd/experimental/1.1.46-1.1.47.gz

Regards,
Dworkin



More information about the DGD mailing list