For GDBM, I'll look at it later.
It's a stupid 64-bit cleanliness issue...
--- ../gst-stable/examples/gdbm-c.st 2007-05-24 22:11:07.000000000 +0200
+++ examples/gdbm-c.st 2007-05-29 13:59:34.000000000 +0200
@@ -40,7 +40,7 @@
CStruct subclass: #DatumStruct
declaration: #( "typedef struct { "
(#dPtr (#ptr #char))" char *dptr; "
- (#dSize #long) " int dsize; "
+ (#dSize #int) " int dsize; "
) " } datum; "
classVariableNames: ''
poolDictionaries: ''
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk