flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Bug?

Author
Thread Post new topic Reply to topic
pas



Joined: 16 Aug 2003
Posts: 17
Location: Russia
pas 22 Aug 2003, 09:25
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.zero
pis.zero
Mistake of the compiler:
chec lis,pis
error: invalid macro arguments.
Post 22 Aug 2003, 09:25
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.