Issue status update for
http://smalltalk.gnu.org/project/issue/139
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/139
Project: GNU Smalltalk
Version: <none>
Component: VM
Category: bug reports
Priority: normal
Assigned to: Unassigned
Reported by: tgg
Updated by: tgg
Status: active
There you go:
diff -u ./smalltalk-2.95g--tarball/libgst/interp.i
./smalltalk-2.95g--patch-551/libgst/interp.i
--- ./smalltalk-2.95g--tarball/libgst/interp.i 2007-12-15
16:10:01.000000000 +0000
+++ ./smalltalk-2.95g--patch-551/libgst/interp.i 2007-12-15
16:31:01.000000000 +0000
@@ -23890,7 +23890,7 @@
return (true);
}
-int _gst_primitives_md5[4] = { 0xf7b28bad, 0xf51eaf5f, 0x2c72fbc5,
0xc7d17f62 };
+ int _gst_primitives_md5[4] = { 0xad8bb2f7, 0x5faf1ef5, 0xc5fb722c,
0x627fd1c7 };
void
_gst_init_primitives()
and
diff -u ./smalltalk-2.95g--tarball/libgst/interp.s
./smalltalk-2.95g--patch-551/libgst/interp.s
--- ./smalltalk-2.95g--tarball/libgst/interp.s 2007-12-15
16:10:22.000000000 +0000
+++ ./smalltalk-2.95g--patch-551/libgst/interp.s 2007-12-15
16:31:22.000000000 +0000
@@ -67740,10 +67740,10 @@
.type _gst_primitives_md5, @object
.size _gst_primitives_md5, 16
_gst_primitives_md5:
- .long -139293779
- .long -182538401
- .long 745733061
- .long -942571678
+ .long -1383353609
+ .long 1605312245
+ .long -973376980
+ .long 1652543943
.align 4
.type free_lifo_context, @object
.size free_lifo_context, 4
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk