Jakob Reschke

Results 10 comments of Jakob Reschke

And which operating system?

Probably, I am missing a part of the concept, but why do we want maps at all? If I understand them correctly as motivated in the PyPy blog, they help...

But when the size of an object cannot change and all instance variables are accessed by index, why do you want to use maps for ordinary W_PointersObjects? Which guards can...

That makes sense, thank you both. But we will have an additional memory overhead from these fields for small objects with less instance variables, right?

The tests in this build signal Warnings, it has been like that for a while now. When you look at the build I linked to, you will see that the...

Also note that this is not related to Metacello: the issue arises while the tests are being run, so Metacello has no dealings with it anymore at this point.

Correct. But now I noticed that further tests run after the warning, but then it suddenly stops: https://travis-ci.org/hpi-swa/Squot/jobs/586848883#L453 So maybe it is not related to the warning after all... in...

I failed to follow-up on the windows-2019 suggestion in the Squot repository, but lately the windows-latest builds are not crashing anymore.

Small amendment: As far as Metacello is concerned, there is nothing special about a Squot repository. So in place of "Squot repo" you can also just read "FileTree repository".