On Tue, 5 Mar 2019 at 22:11, Alistair Grant <akgrant0...@gmail.com> wrote: > > Hi Hilaire, > > On Tue, 5 Mar 2019 at 21:16, Hilaire <hila...@drgeo.eu> wrote: > > > > Alistair, > > > > I checked, the error shows under this specific situation I described in > > my previous email. > > I figured out the environment that caused the primtiveFailure and can > see how my modified code avoids the issue. > > > > Yes, your code fixes this condition, the condense does not hit this > > error anymore. > > Great. I've refactored this quite a bit to make it more efficient and > related methods more consistent. I'll be opening an issue and > submitting a PR for it.
For future reference: Issue: https://github.com/pharo-project/pharo/issues/2753 PR: https://github.com/pharo-project/pharo/pull/2754 Cheers, Alistair