Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when working with file macro library SPAL11.MAC #20

Open
AlmVadim opened this issue Jan 7, 2024 · 1 comment
Open

error when working with file macro library SPAL11.MAC #20

AlmVadim opened this issue Jan 7, 2024 · 1 comment

Comments

@AlmVadim
Copy link

AlmVadim commented Jan 7, 2024

incorrect processing of strings like '<<>>'
File parce.c
Line 610 strcpy(endstr, "<>\n");
If write strcpy(endstr, ">\n") then OK
spal11.mac.txt

@Rhialto
Copy link
Contributor

Rhialto commented Jan 7, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants