RE: SCC /64 routines: Is there a method by which an error can be communicated that then will result in a callback trace being performed?
The 64-bit compilation of this code (coordinate transforms) does not operate like the 32-bit. It might be that it was not written in a 'safe' manner (re: pointers) and is not working. I need to identify the path withing the code to see what is perhaps not coded correctly, and having a method by which the traceback can be performed would be helpful.