[DGD] 1.1.27
Felix A. Croes
felix at dworkin.nl
Sun Nov 30 11:27:20 CET 1997
diff -c dgd/src/Changelog:1.130 dgd/src/Changelog:1.131
*** dgd/src/Changelog:1.130 Tue Nov 4 16:00:39 1997
--- dgd/src/Changelog Sun Nov 30 12:13:29 1997
***************
*** 1171,1173 ****
--- 1171,1176 ----
- 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.
+ - 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.
Patches up to 1.1.27 can be found at
ftp://dworkin.simplex.nl/pub/dgd/experimental
This bug is also in 1.1.p4. I expect to release 1.1.p5 around Friday.
Dworkin
More information about the DGD
mailing list