Open AlmVadim opened 11 months ago
Hi! I think this version of MACRO-11 is not really maintained. But allow me to advertise my own version, which is derived from this one, but with lots of development done on it: https://gitlab.com/Rhialto/macro11 . Please try your test case with that version, and if there is some problem, file an issue there and I will have a look at it. Cheers!
incorrect processing of strings like '<<>>' File parce.c Line 610 strcpy(endstr, "<>\n"); If write strcpy(endstr, ">\n") then OK spal11.mac.txt