Hi Paul,
thanks, fixed in *SVN 1759 *as proposed. I was initially thinking of
*return st.st_mtime;*
myself but didn't do it because is is a macro and I wasn't sure if it is
#define'd
on all platform.
Best Regards,
Jürgen
On 3/4/24 02:49, Paul Rockwell wrote:
Mike,
I noticed the same issu
Hi Mike,
sorry for that, it came after *#ifdef APPLE* so I did not notice it.
I am not a MAC owner, so I can't compile myself but rather depend
on your reports.
Now hopefully fixed in *SVN 1760*.
As to svn, you simply check out GNU APL once (as you did) and then
*svn up*
to fetch that changes
Hi Blake,
could it be that your workspace YYY )LOADs or )COPYs
another workspace? If so then each workspace prints
its DUMPED message.
Best Regards,
Jürgen
On 2/26/24 00:44, Blake McBride wrote:
See the following log:
)load YYY
DUMPED 2023-01-16 09:39:01 (GMT-5)
DUMPED 2024-02-25 18:
Hi Mike, Paul
thanks, *libapl* should compile now (*SVN 1761*).
Please check that the libapl function *get_function_ucs()* still works.
Best Regards,
Jürgen Sauermann
On 3/3/24 21:36, Paul Rockwell wrote:
I've done a little digging into the source code. I hope this helps.
libapl.cc hasn't be