Who is maintaining Marina?
HI, so far Iâve found 2+ issues: 1) 3 tests are failing because "MRRoot class>>#defaultâ returns nil. 2) "MRRoot>>#initializeâ references ânameâ variable which is not defined (the question if it should be defined, or itâs a refactoring leftover) Also can I configure CI to build Marina on Pharo 4.0?
Yuriy Tymchuk <yuriy.tymchuk@me.com> writes:
so far Iâve found 2+ issues:
1) 3 tests are failing because "MRRoot class>>#defaultâ returns nil. 2) "MRRoot>>#initializeâ references ânameâ variable which is not defined (the question if it should be defined, or itâs a refactoring leftover)
Also can I configure CI to build Marina on Pharo 4.0?
I think nobody maintains Marina: - Nicolas moved to a different world - Esteban is busy with everything else he has to do - I have no interest in Marina I think you can do whatever you want with Marina. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
participants (2)
-
Damien Cassou -
Yuriy Tymchuk