I have changed the installation so that it installs Error.def along with libapl.h and changed libapl.h to use
it (and to define its own enum to be used by the callers of apl_exec() and apl_exec_ucs()).
SVN 1402.
Best Regards,
Jürgen
On 1/3/21 10:10 PM, Chris Moller wrote:
Hi, Jürgen,
I hate to be a nuisance, but would it be possible, when installing libapl.h to simultaneously install ErrorCode.hh and Error.def in the same place? apl_exec() and apl_exec_ucs() in libapl.cc can return those codes.
Thanks,
Chris