ML Warning A6005

expression condition may be pass-dependent

Under the /Zm command-line option or the OPTION M510 directive, the value of an expression changed between passes.

This error message may indicate that the code is pass-dependent and must be rewritten.

See Also

Reference

ML Error Messages