[BUG] Minor Dolphin 3.06 in PackageManager>>#onSystemGlobalRenamed:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[BUG] Minor Dolphin 3.06 in PackageManager>>#onSystemGlobalRenamed:

Richard A. Harmon
I ran across a minor bug in Dolphin 3.06 in PackageManager >>
#onSystemGlobalRenamed:

        . . .
        "Rather than clear entire global cache, we can just make a
small adjustment"
        globToPkg changeKey: oldName to newName. "<-Err."
        . . .

the "to:" keyword is missing the colon.


--
Richard A. Harmon          "The only good zombie is a dead zombie"
[hidden email]           E. G. McCarthy