Skip to content

Fixed optional comma separator in %strcat#25

Merged
hpax merged 1 commit intonetwide-assembler:masterfrom
igg0:strcat
Nov 7, 2022
Merged

Fixed optional comma separator in %strcat#25
hpax merged 1 commit intonetwide-assembler:masterfrom
igg0:strcat

Conversation

@igg0
Copy link
Contributor

@igg0 igg0 commented Feb 2, 2022

Regression in commit 20e0d61.

The comma now arrives as TOKEN_COMMA rather than TOKEN_OTHER - so the optional (as mentioned in the docs) comma separators in %strcat are not allowed.

Signed-off-by: "Glücksmann, Igor" <igor.glucksmann@avast.com>
@ecm-pushbx
Copy link
Contributor

Didn't test but this should fix https://bugzilla.nasm.us/show_bug.cgi?id=3392732 that I reported in 2020 December.

@igg0
Copy link
Contributor Author

igg0 commented Feb 2, 2022

Ah, didn't see that.
Yes, that should be the same issue.

@ecm-pushbx
Copy link
Contributor

Tested building this now merged with the latest git commit 3aebb20 and it works on two Debian Linux systems.

@hpax hpax merged commit c115cf4 into netwide-assembler:master Nov 7, 2022
@hpax
Copy link
Member

hpax commented Nov 7, 2022

Merged.

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

Successfully merging this pull request may close these issues.

3 participants