flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 19 Jun 2005, 09:24
It's my stupid mistake in the variable localization macro, I'm updating it in the official package. For the quick fix, find this line in the "deflocal@proc" macro:
Code: match vars, all@vars \{ all@vars equ vars,name \} and correct it to: Code: match vars, all@vars \{ all@vars equ all@vars,name \} |
|||
![]() |
|
farrier 19 Jun 2005, 09:50
Privalov,
![]() Thanks! That was fast! Back to work, I'm really having fun. farrier _________________ Some Assembly Required It's a good day to code! U.S.Constitution; Bill of Rights; Amendment 1: ... the right of the people peaceably to assemble, ... The code is dark, and full of errors! |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.