[BUG] SystemDictionary>>getSystemAttribute:

Stephan Rudlof sr at evolgo.de
Thu Feb 10 15:17:33 UTC 2000


returns only empty strings for me (Linux), except for
	Smalltalk getSystemAttribute: -1
what returns the pid. Tested for the range -100000...100000.

	((-100000 to: 100000) collect: [:ix | Smalltalk getSystemAttribute:
ix]) copyWithout: ''


Greetings,

Stephan
-- 
Stephan Rudlof (sr at evolgo.de)
   "Genius doesn't work on an assembly line basis.
    You can't simply say, 'Today I will be brilliant.'"
    -- Kirk, "The Ultimate Computer", stardate 4731.3





More information about the Squeak-dev mailing list