UASM32 undeclared identifier sometimes causes an infinite loop.

Started by 2B||!2B, July 01, 2019, 12:13:14 PM

Previous topic - Next topic

2B||!2B

Hi,

I just found something that might be a bug in UASM32 v2.49
Basically, if you reference an undeclared identifier and assemble, sometimes UASM32 doesn't show undeclared identifier error. Instead, it will just hang forever.

I attached project where the incident occurs. Hopefully that will be useful for the coder.

johnsa

Thanks for this, I can re-produce the issue and will work on a fix.