On Tue, Jul 19, 2011 at 10:12, Gwenaël Casaccio <[email protected]> wrote: > Hi Paolo, > > When working on communication with multiple worlds I call the function > _gst_symbol_as_string and was wondering why the results were wrong. It saved > the result in a static char array and it's also never called (oki > execept me). I think > it could be removed or if not just do a return _gst_to_cstring (oop).
Yes, if it is unused it should be removed. :) Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
