bug#57948: Frame bindings referring to non-existent locals

2022-09-20 Thread Andrew Whatson
I've submitted a workaround for this problem here: https://lists.gnu.org/archive/html/guile-devel/2022-09/msg00016.html

bug#57948: Frame bindings referring to non-existent locals

2022-09-20 Thread Andrew Whatson
Hello Guilers! I have some buggy code which fails to compile. While printing the backtrace of this compilation error, another error occurs and Guile reports "Exception thrown while printing backtrace". To reproduce the error: $ git clone https://gitlab.com/flatwhatson/guile-prescheme.git $