dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
45 stars 7 forks source link

Pass down location data and produce useful error messages #90

Open dcbaker opened 2 years ago

dcbaker commented 2 years ago

Currently the error messges have no location data, which is very annoying and not very useful.