help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Re: [bug] Inspect often fails


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Re: [bug] Inspect often fails
Date: Thu, 05 Mar 2009 23:10:24 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

I forgot a hunk:

diff --git a/libgst/files.c b/libgst/files.c
index d6376d5..1d2ec48 100644
--- a/libgst/files.c
+++ b/libgst/files.c
@@ -248,8 +248,8 @@ static const char standard_files[] = {

   /* More core classes */
   "Random.st\0"
-  "Transcript.st\0"
   "RecursionLock.st\0"
+  "Transcript.st\0"
   "Point.st\0"
   "Rectangle.st\0"
   "RunArray.st\0"

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]