FIX: MASM Incorrectly Allows Relative Values as Constant (81888)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 5.1a
This article was previously published under Q81888 SYMPTOMS
The Microsoft Macro Assembler (MASM) versions 5.1 and 5.1a incorrectly
allow relative expressions to be used as constant expressions if the
relative expression is used inside an IF1 directive. Instead of generating
an error, the assembler uses the current value of the relative expression
as a constant expression.
STATUS
Microsoft has confirmed this to be a problem in MASM versions 5.1 and 5.1a.
This problem was corrected in MASM version 6.0.
Modification Type: | Minor | Last Reviewed: | 10/29/2003 |
---|
Keywords: | kbfix KB81888 |
---|
|