[DGD]1.1.121
Chris Kaczor
zor at mediaone.net
Mon Nov 6 19:14:38 CET 2000
I just patched my 1.1.111 source up to 1.1.121 and now it won't compile
under Windows.
During the linking phase I get the following error:
config.obj : error LNK2001: unresolved external symbol _kf_clear
I did a search for kf_clear in the code and it only shows up in config.c
where it is being called - there is no definition for it anywhere.
Commenting out the call to kf_clear will let the code compile but I'm not
sure how stable it'll be. ;)
Zor
-----Original Message-----
From: dgd-admin at list.imaginary.com
[mailto:dgd-admin at list.imaginary.com]On Behalf Of Felix A. Croes
Sent: Monday, November 06, 2000 9:58 AM
To: dgd at list.imaginary.com
Subject: [DGD]1.1.121
diff -c dgd/src/Changelog:1.228 dgd/src/Changelog:1.229
*** dgd/src/Changelog:1.228 Mon Nov 6 14:44:38 2000
--- dgd/src/Changelog Mon Nov 6 15:49:50 2000
***************
*** 1406,1408 ****
--- 1406,1409 ----
- Removed support for stand-alone compilations of editor and lexical
scanner.
- Implemented DGD runtime extension interface.
- Fixed another tricky bug that could commit arrays to the wrong plane.
+ - Even tricker than I thought.
ftp://ftp.dworkin.nl/pub/dgd/experimental/1.1.120-1.1.121.gz
Regards,
Dworkin
List config page: http://list.imaginary.com/mailman/listinfo/dgd
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list