1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-18 17:16:59 +00:00
Lars Brinkhoff aa03281df0 Fix problem in the LMODEM file SIGNAL.
The macro condition-handlers uses the LOOP macro in a way that's no
longer allowed.  The COLLECT clause is followed by two forms: the
first is a check, and the second is actual data for the list.  This
was allowed up until LOOP version 809, but no longer in 818.  Moving
the check do a DO clause fixes the problem.
2021-11-10 15:31:30 +01:00
..
2021-01-23 07:57:06 +01:00
2021-01-24 07:04:53 +01:00
2021-09-29 15:46:25 +02:00
2021-08-14 19:47:27 +02:00
2020-09-14 11:28:51 +01:00
2018-08-04 07:01:11 +02:00
2018-10-08 18:02:02 +02:00
2019-05-11 19:57:20 +02:00
2021-09-22 07:11:34 +02:00