Skip to content

valareport: fix multiline errors

Lorenz Wildberg requested to merge lwildberg/vala:throw_new_error into master

To fix multiline errors, the "^"-underline appears now under all lines and columns between the begin and end of the source reference.

Also a line number with a "|" at the left side is added for better finding the source of the error. This helps also one-line errors.

Fixes #764 (closed)

Merge request reports