[BUG][Whisker] Error installing Whisker in 3.7a-5763

goran.krampe at bluefish.se goran.krampe at bluefish.se
Wed Mar 3 15:40:34 UTC 2004


"Brent Vukmer" <bvukmer at blackboard.com> wrote:
> I know Whisker's not marked as 3.7-compatible, but I thought I would try
> installing anyway :)
> 
> I got an error referring to "Error occurred during install:
> SystemDictionary >> changes".  The problem seems to be in WhiskerBrowser
> class >> initializePreferences, in the first line of code:
>    currentChangeSet _ Smalltalk changes.
> 
> There are no implementors of #changes AFAICT in the 3.7a-5763.

Use "currentChangeSet _ ChangeSet current" instead.

> Thanks,
> Brent

regards, Göran



More information about the Squeak-dev mailing list