Got an exception with applying SysStemSort(), the debugger pointing to
RexxLocalVariables.hpp, inline function:

    inline RexxVariable *get(size_t index) { return locals[index]; }

with index=0.

Unfortunately, I am not able to create an isolated test case.

If I write the stem's values into a file, load it from there and carry
out the SysStemSort() then it works. The runtime error only occurs, when
being executed in the context of BSF4Rexx 4.0: here the System
properties values are retrieved and then stored in a stem variable,
where the key and its value are delimited by "010203"x. [The current
state of the BSF4Rexx.dll is such, that it would not make sense to hand
it out, as it generates too much noise and spills too much "debugging
blood".]

Is there anything I could provide at this moment to help pin this down,
or is the above already sufficient?

---rony




------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to