Skip to content

Fix: Trait new should have nil superclass#19571

Open
MarcusDenker wants to merge 1 commit intopharo-project:Pharo14from
MarcusDenker:Trait-initialize-set-superclass
Open

Fix: Trait new should have nil superclass#19571
MarcusDenker wants to merge 1 commit intopharo-project:Pharo14from
MarcusDenker:Trait-initialize-set-superclass

Conversation

@MarcusDenker
Copy link
Copy Markdown
Member

Fuel had a workaround to set the superclass of new Trait instances to nil. The reason was a missing #initialize.

This PR makes sure that "Trait new" superclass is nil and not Object

… nil. The reason was a missing #initialize.

This PR makes sure that "Trait new" superclass is nil and not Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant