hercules-390 / hyperion

Hercules 390
Other
251 stars 69 forks source link

redtest.rexx stalls when Hercules segfaults but terminates properly #88

Closed dasdman closed 8 years ago

dasdman commented 8 years ago

When running runtest and Hercules experiences a segfault, redtest.rexx may stall on the linein(in) function call in redtest.rexx line 79 when processing. Ctrl-X breaks.

Fix is to change the do forever on line 77 to do while lines(in).

jphartmann commented 8 years ago

Blush.

Fixed a5548bd67042a1c1b402663d2f23f6b182270937