Wrong "Label Clash" errors when using IFDEF-ELSE-ENDIF directives
Herbie60D opened this issue · 1 comments
Herbie60D commented
Hello.
I just started to use your extension. I use VS 2019 and AsmDude 1.9.6.14.
I did not found any issue that describes that problem, so I do.
When I define labels of the same name by IFDEF-ELSE-ENDIF directives I get a lot of "Label Clash" errors. I guess this should not be the case, since the label names are always unique.

jeffythedragonslayer commented
I get label clash errors when I use the same label name in multiple different .procs