On Friday, 27 June 2014 at 20:33:22 UTC, Kagamin wrote:
https://github.com/economicmodeling/containers/blob/master/src/containers/dynamicarray.d#L72

Does this work? You try to remove new range instead of old one. Also you should remove old range only after you added new range, so that GC won't catch you in the middle.

The issue tracker is located here: https://github.com/economicmodeling/containers/issues

Reply via email to