Not much this week due to PharoDays… but we fixed 5 issues:
- Macro expand expects a string and not a smallInteger (fixes #10859: Removing
a game controler opens a debugger in Pharo) #10968
https://github.com/pharo-project/pharo/pull/10968
- 10960-ReClassSideResetMethodProtocolRule-is-not-checking-for-class-side #10961
https://github.com/pharo-project/pharo/pull/10961
- AllProtocol should not initialize unused ivar #10964
https://github.com/pharo-project/pharo/pull/10964
- 10939 calypso contextual menus display debugging and breakpoint commands in
different ways #10944
https://github.com/pharo-project/pharo/pull/10944
- Fix Calypso toolbar layout to prevent buttons in browser from hiding #10938
https://github.com/pharo-project/pharo/pull/10938