Details
Description
Just as the ana/warning function did, now errors and assertions include line and file source information. I needed this sorely.
Just as the ana/warning function did, now errors and assertions include line and file source information. I needed this sorely.
Added v2 of patch that will handle any exception during parsing. Similar could be done during code generation. This approach seems much more robust and less invasive.