0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/asm
H. Peter Anvin 9c3d6ff000 stdscan: handle $-escaped symbols starting with $
For a symbol to start with $, it needs to be escaped with a second
dollar sign: $$. This was not handled correctly, instead $$ was seen
as TOKEN_BASE.

Fix this.

Reported-by: E. C. Masloch <pushbx@ulukai.org>
Fixes: https://bugzilla.nasm.us/show_bug.cgi?id=3392922
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-02 17:55:22 -07:00
..
2019-09-12 20:21:03 -04:00
2018-12-18 11:14:59 -08:00
2024-08-20 12:59:07 -07:00
2020-07-16 23:11:03 -07:00
2024-08-20 12:59:07 -07:00
2022-01-09 17:34:35 +01:00
2023-10-16 16:54:11 -07:00
2020-08-25 15:46:44 -07:00
2024-08-20 12:59:07 -07:00