mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
The use of $ prefixes for hexadecimal numbers conflicts with the use of $ to escape symbols. Add a directive to disable $ for hexadecimal numbers so that those escapes work OK. As a result, allow escaped symbols to start with a digit. Add a warning that this syntax is deprecated. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com> |
||
|---|---|---|
| .. | ||
| common.c | ||