And last, the compiler flags should be fixed on MacOSX for bug https://pharo.fogbugz.com/f/cases/11130This one works perfectly for me but failed on the CI server I really wonder why...Those can wait but are ready and not dangerous IMO:I think this fix is essential and should be applied before releasing Pharo VM:Those are optionals but would be nice to have:
https://github.com/pharo-project/pharo-vm/pull/31
https://github.com/pharo-project/pharo-vm/pull/32
https://github.com/pharo-project/pharo-vm/pull/33
https://github.com/pharo-project/pharo-vm/pull/34
https://github.com/pharo-project/pharo-vm/pull/42
https://github.com/pharo-project/pharo-vm/pull/37
https://github.com/pharo-project/pharo-vm/pull/39
https://github.com/pharo-project/pharo-vm/pull/40
https://github.com/pharo-project/pharo-vm/pull/41
This one would be nice to have too but does not fully work on my mac.
I really fail to understand why...
The exact same code in Cog branch works perfectly with same compiler (slightly different options maybe?)
I'd be curious to know if all Kernel-Number tests pass when compiled by someone else.
https://github.com/pharo-project/pharo-vm/pull/35Or clang replaced by an older gcc...