Locations are stored in tree-il records in "source vector" form, but
`location-string' was rendering these as .
* module/system/base/message.scm (location-string): Support locations
passed as a file/line/column vector.
---
module/system/base/message.scm | 19 +--
1 file changed, 1
Ah this one has been bugging me. Applied in
eb5ecf4944cd646341f7e47dda5396cf96a4b8a3.
Thank you!
Le 26/08/2022 à 12:50, lloda a écrit :
Ah this one has been bugging me. Applied in
eb5ecf4944cd646341f7e47dda5396cf96a4b8a3.
Thank you!
This likely fixes https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56493.