[squeak-dev] Problem with image lock up with self error:

karl ramberg karlramberg at gmail.com
Fri Jan 9 13:22:57 UTC 2015


Hi,

Image lock up doing
Preferences togglePreference: #justATest

If I change error:  to inform: in the method I do not get a image lock up.

This is in a trunk image and tested with several Cog VM on Windows.

Preferences>>togglePreference: prefSymbol
"Toggle the given preference. prefSymbol must be of a boolean preference"
(self preferenceAt: prefSymbol ifAbsent: [self error: 'unknown preference:
', prefSymbol]) togglePreferenceValue

Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150109/fe1792f3/attachment.htm


More information about the Squeak-dev mailing list