After updating my test image and then attempting to open a file list browser I get a walkback
This seems to be related to a change in
FileList2>>initialize

where
showDirsInFileList _ false.
was dropped
by lr 10/29/2008  21:28


Unfortunately showDirsInFileList is not initialized anywhere else so the block then which uses the variable
evaluates to nil...

--
= = = ========================================================================
John M. McIntosh <[EMAIL PROTECTED]>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= = = ========================================================================




_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to