japheth - 2012-06-26

B) yes, I'm aware of this limitation. It's because the listing file is written in pass one already - in the following passes it is just updated. This means that errors must be detected in pass one to make it into the listing. Unfortunately the error "Symbol not defined" - which is quite common - cannot be detected in pass one.

I guess that writing the listing needs a better approach - but this won't happen for v2.07