Has anyone else used the debug GUI when developing with mapped files?
I am experiencing difficulties caused, I think, by the value-viewing
facilities when applied to .jmf-s . Values are being corrupted, eg

5$4 5 6 7 8 becomes
xx$'5$4 5 6 7 8' (roughly - a text value, anyway),

and ref-counts stay incremented which messes up unmap_jmf_ etc...

I haven't investigated properly, just made work-around testing
arrangements for my own code.

How about

  x  =:.  <value>

as a vacant lexical slot that could be used to force a copy of <value>
if it's mapped?

regards
Stuart
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to