Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify roassal baseline and fix problem in other version than P11 #59

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Mar 12, 2024

The baseline of roassal was redefining everything for every version of Pharo. I propose to have a common one and then to only add the specificities for each version of Pharo. Also this fixes a bug in Pharo 8, 9, 10, 12 that was loading some packages that were supposed to be only for P11.

jecisc added 2 commits March 12, 2024 11:48
The baseline of roassal was redefining everything for every version of Pharo. I propose to have a common one and then to only add the specificities for each version of Pharo. 
Also this fixes a bug in Pharo 8, 9, 10, 12 that was loading some packages that were supposed to be only for P11.
@jecisc jecisc merged commit 07c8952 into master Mar 12, 2024
5 checks passed
@jecisc jecisc deleted the simplify-baseline branch March 12, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant