flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Can you add simple but useful macro future? |
Author |
|
Tomasz Grysztar 21 Aug 2004, 06:05
"if" is an assembler directive and it cannot affect preprocessor's features, as they are already processed when at assembly stage - see the third question in FAQ.
Also, see this thread: http://board.flatassembler.net/topic.php?t=492 for some solution. |
|||
21 Aug 2004, 06:05 |
|
halyavin 23 Aug 2004, 16:51
Thank you for explanation but how about first feature? I think it is doesn't difficult to add. But it open more simply ways to create complicated macros.
|
|||
23 Aug 2004, 16:51 |
|
Tomasz Grysztar 23 Aug 2004, 16:56
You can still do the same with "fix" directive, it's more universal - that's why it was chosen for fasm's syntax. However your idea makes dealing with embedded concatenations simpler and more clear, so I consider adding it in next release.
|
|||
23 Aug 2004, 16:56 |
|
Tomasz Grysztar 23 Aug 2004, 17:18
Works like a charm, you will have it in 1.55
|
|||
23 Aug 2004, 17:18 |
|
halyavin 28 Aug 2004, 14:11
Thank you very much. This feature decreases number of 'fix' directives which can influence to each other.
|
|||
28 Aug 2004, 14:11 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.