Notes |
(0004846 - 10 - 10 - 10 - 10 - 10 - 10)
ducasse
05-02-06 21:30
|
in 39-7027 |
|
(0004847 - 29 - 29 - 29 - 29 - 29 - 29)
ducasse
05-02-06 21:52
|
Problem with load order in MC |
|
(0004853 - 28 - 28 - 28 - 28 - 28 - 28)
ducasse
05-04-06 13:43
|
I cannot load this cs in 3.9 |
|
(0004859 - 65 - 71 - 71 - 71 - 71 - 71)
hilaire
05-04-06 17:15
|
I can load it in SqueakLand-dev 3.8
I will try to load it in 3.9 |
|
(0004862 - 145 - 151 - 151 - 151 - 151 - 151)
hilaire
05-04-06 21:28
|
I can install it on 3.9-7025, and it seems to run ok.
However there are strange empty rectangle starting as the 1st character of each code line. |
|
(0004902 - 254 - 278 - 278 - 278 - 278 - 278)
hilaire
05-12-06 21:04
|
The patch should not be file-in in a block.
Indeed the PasteUpMorph>>drawOn: must be the last one to be installed,
however the methods in the .cs are listed in alphabetic order,so install by hand each method with PasteUpMorph>>drawOn: as the last one. |
|