flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Probably dynamic formation of names macros? |
Author |
|
pas 17 Aug 2003, 19:02
It works:
macro chec [name1] { forward macro name1 m_ xor eax,eax _m common } chec lis,pis .............. lis pis But it does not work: macro chec [name1] { forward macro name1#.zero m_ xor eax,eax _m common } chec lis,pis .............. lis pis Mistake of the compiler: chec lis,pis error: invalid macro arguments. |
|||
17 Aug 2003, 19:02 |
|
Tomasz Grysztar 23 Aug 2003, 18:12
It was a bug - when allowing inheritance of macro definitions in 1.48 version, I forgot to update some parts of source and that caused this bug. I've updated the 1.48 packages with the fix for this bug, since I still don't feel ready to release the 1.49 version.
|
|||
23 Aug 2003, 18:12 |
|
pas 23 Aug 2003, 20:05
Thank.
|
|||
23 Aug 2003, 20:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.