[DGD] 1.2.90
Felix A. Croes
felix at dworkin.nl
Sun Jul 11 21:17:58 CEST 2004
*** dgd/src/Changelog:1.326 Thu Jul 8 23:50:26 2004
--- dgd/src/Changelog Sun Jul 11 21:02:41 2004
***************
*** 1598,1600 ****
--- 1598,1606 ----
a negative second argument (the sign is now ignored).
- Regular expressions now work properly in a grammar string larger than 64K.
- Fixed 2 bugs in the code optimizer.
+ - The error "Non-numeric value in indexed string assignment" occurred in an
+ inconsistent state.
+ - Implemented object types: object "/path/to/obj" obj;
+ - Implemented <- as an instanceof operator: obj <- "/path/to/obj"
+ The second argument must be a string constant. -> and <- have the same
+ priority.
ftp://ftp.dworkin.nl/pub/dgd/experimental/patches/1.2.89-1.2.90.gz
The grammar has changed, so yacc or bison is required to regenerate
dgd/src/comp/parser.{c,h}. This patch also includes some changes in
the kernel library: /lib/, /obj/ and /data/ path components are now
configurable.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list