[DGD] 1.1.26
Felix A. Croes
felix at dworkin.nl
Tue Nov 4 15:32:07 CET 1997
diff -c -r1.129 -r1.130
*** Changelog 1997/09/16 16:03:38 1.129
--- Changelog 1997/11/04 15:00:39 1.130
***************
*** 1168,1170 ****
--- 1168,1173 ----
status(obj)[i], call_trace()[i].
- 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.
+ - Make a = ({ "asd" }); a[0][1] |= 7; work correctly again.
The patch for 1.1.26 can be found at
ftp://dworkin.simplex.nl/pub/dgd/experimental
Regards,
Dworkin
More information about the DGD
mailing list