Those are compile errors, not execute. Observe that the errors
reference source routines. GT.M compiles the entire routine, not just the
part that is reachable in the GT.M context--GT.M is not trying to execute
non-GT.M code (else it would not continue to the next prompt or output
display). Pre-compiling all the routines prevents these errors from
appearing in the middle of an application. By the way, a similar
error display is seen when Kernel routines are compiled for another platform,
such as Cache.
Lloyd
|
Title: Re: [Hardhats-members] OpenVistA Sample data, installation on Fedora
- Re: [Hardhats-members] OpenVistA Sample data, installation ... Lloyd Milligan