Marcus Denker

Results 292 comments of Marcus Denker

The problem is that if we send #classBuilder/#classInstaller to a class, that builder is *not* pre-configured for that class. ``` classBuilder "Answer the object responsible of creating subclasses of myself...

I am sure there is an issue already for this

Ah, this was https://github.com/pharo-project/pharo/issues/4161, it was closed (having fresh issues is nice sometimes) What we should do: - make a list of the (not. many) cases left - add a...

This problem (of a crash) does not happen anymore, But we found another issue, we will open a new issue

Originally, in ST80 this was: ``` nil subclass: #C4 instanceVariableNames: '' classVariableNames: '' package: 'Generated-Trait-Test-Package'. ``` This means that UndefinedObject would have to implement all the many, many methods... if...

Pharo12 has the revert, adding the cmd-click is for Pharo 13 (I remove the "to fix before release" tag)

the last question on this issue was from Sept7, 2022. No Answer, which means we can close this issue

I think we can close this " this was caused by a mismatched/broken libffi version"