flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > local label names conflict |
Author |
|
CandyMan 23 Dec 2022, 15:19
Code: Name?0: macro test { local Name Name: mov eax,Name ;<- symbol already defined } test _________________ smaller is better |
|||
23 Dec 2022, 15:19 |
|
CandyMan 24 Dec 2022, 12:25
Can you replace the "?" for example ";" in local labels (one that cannot be "entered")?
_________________ smaller is better |
|||
24 Dec 2022, 12:25 |
|
Tomasz Grysztar 24 Dec 2022, 12:33
It would break any uses that assume tokens to be correctly translatable back to text (like mentioned PREPSRC).
|
|||
24 Dec 2022, 12:33 |
|
CandyMan 24 Dec 2022, 12:38
It's hard, you can't have everything.
Thanks. |
|||
24 Dec 2022, 12:38 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.