Hi Marcel,
looks great to me! :-) Here are some notes:
And some questions:
Christoph
Von: Squeak-dev <[hidden email]> im Auftrag von Taeumel, Marcel
Gesendet: Mittwoch, 26. Februar 2020 18:08 Uhr An: John Pfersich via Squeak-dev Betreff: [squeak-dev] [ANN] Squeak 5.3 RC2
Carpe Squeak!
|
Von: Thiede, Christoph
Gesendet: Mittwoch, 26. Februar 2020 19:42 Uhr An: John Pfersich via Squeak-dev Betreff: AW: [squeak-dev] [ANN] Squeak 5.3 RC2 Hi Marcel,
looks great to me! :-) Here are some notes:
And some questions:
Christoph
Von: Squeak-dev <[hidden email]> im Auftrag von Taeumel, Marcel
Gesendet: Mittwoch, 26. Februar 2020 18:08 Uhr An: John Pfersich via Squeak-dev Betreff: [squeak-dev] [ANN] Squeak 5.3 RC2
Carpe Squeak!
|
And ... should we also cleanup EventStats in the HandMorph? Not really clean at the moment :-)
Best, Christoph Von: Thiede, Christoph
Gesendet: Mittwoch, 26. Februar 2020 19:48:21 An: John Pfersich via Squeak-dev Betreff: AW: [squeak-dev] [ANN] Squeak 5.3 RC2
Von: Thiede, Christoph
Gesendet: Mittwoch, 26. Februar 2020 19:42 Uhr An: John Pfersich via Squeak-dev Betreff: AW: [squeak-dev] [ANN] Squeak 5.3 RC2 Hi Marcel,
looks great to me! :-) Here are some notes:
And some questions:
Christoph
Von: Squeak-dev <[hidden email]> im Auftrag von Taeumel, Marcel
Gesendet: Mittwoch, 26. Februar 2020 18:08 Uhr An: John Pfersich via Squeak-dev Betreff: [squeak-dev] [ANN] Squeak 5.3 RC2
Carpe Squeak!
|
In reply to this post by marcel.taeumel
On Wed, Feb 26, 2020 at 06:08:14PM +0100, Marcel Taeumel wrote:
> Here you go: > > http://files.squeak.org/5.3rc2/Squeak5.3rc2-19422-64bit/ [http://files.squeak.org/5.3rc2/Squeak5.3rc2-19422-64bit/] > > http://files.squeak.org/5.3rc2/Squeak5.3rc2-19422-32bit/ [http://files.squeak.org/5.3rc2/Squeak5.3rc2-19422-32bit/] > > > :-) > > Best, > Marcel > It looks really good to me :-) Nice job on the release notes too, I know that it takes a lot of time to do this well. Dave |
Hi, all!
> It looks really good to me :-) > Nice job on the release notes too, I know that it takes a lot of time to do this well.Thank you :-) > And ... should we also cleanup EventStats in the HandMorph? Yes, I just added that. > I got an error message in the Recent Changes. Yeah, those "----" entries are no #doIt and thus no code. In this case the Scanner invoked the SqNumberParser on 5.3rc2, which failed. I just fixed that by setting those "----" entries to #misc instead of #doIt. > You might want to be even more aggressive when cleaning the Clipboard variables :) Yes, I just did that. > Just fixed this one in the inbox. I did just change the clean-up without touching the Etoys package. It's a smaller fix. :-) > Interestingly, there are still some relicts of The Worlds of Squeak in our 5.3 release candidate: Thanks for looking into it! :-) > Is it intended that the RC still has its update URL set to http://source.squeak.org/trunk and that it does not use HTTPS? Yes and yes. > Do we need a nested folder in the ZIP file for Windows? Yes. Best practice is that "extract here" should not spoil the directory you are currently in. Best, Marcel
|
Hi all! :-) Big thanks to Fabio! He managed to update the signing procedure (or rather hassle) for all RC2 bundles so that they can open quite normally on macOS Catalina 10.15.3. I am sure that other projects depending on the OpenSmalltalkVM and smalltalkCI infrastructure can learn from this update as well. While this is only required for 64-bit, 32-bit got also fresh signatures as well:
|
... (hit send button to quickly) ... Note that we had to change the program identifier as well, which can yield warnings in firewalls: Also note that the fullscreen is still broken on macOS and will render the image unresponsive. I will prepare RC3 today. Best, Marcel
|
Free forum by Nabble | Edit this page |