17-Oct-2014 16:42, Marco Leise пишет:
Am Fri, 17 Oct 2014 00:42:24 +0000
schrieb "IgorStepanov" <[email protected]>:
OK, I've run into the same problem and there is no line
number, just:
Error: immutable method Lib.Sys.File.File.~this is not callable using a mutable
object
Error: mutable method Lib.Sys.File.File.~this is not callable using a immutable
object
haha! I should start from scratch.
Been there. Which implies that we can't have ref-counted const object
(or ref-count has to leave outside of immutable section).
--
Dmitry Olshansky