Hello, I have noticed that path to *some* Smalltalk files are not correctly kept inside the `gst.im' file. The last path part is stripped.
For example searching to `Boolean.st' within `gst.im' using the strings command gives `/usr/share/smalltalk/Boolean.st' while the file is actually located in `/usr/share/smalltalk/kernel/Boolean.st'. This makes BLOX Namespace Browser unable to display the content of Boolean methods. >From what I have found, it seems Smalltalk and Kernel namespaces are affected. Am I missing something? Regards, Thomas _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org http://lists.gnu.org/mailman/listinfo/help-smalltalk