Unbound variable warning/exception

2020-12-18 Thread Christopher Lam
Hi guilers, I saw in guix the incredibly useful unbound-variable exception printer written by Ludovic. I've adapted for use in gnucash as https://github.com/Gnucash/gnucash/commit/6f951784 -- there are now in guile 3.0.4 many more unbound-var warnings than in 3.0.2 -- wouldn't it be a useful hint t

Re: Unbound variable warning/exception

2020-12-18 Thread Aleix Conchillo FlaquƩ
On Fri, Dec 18, 2020 at 5:26 PM Christopher Lam wrote: > > Hi guilers, I saw in guix the incredibly useful unbound-variable exception > printer written by Ludovic. I've adapted for use in gnucash as > https://github.com/Gnucash/gnucash/commit/6f951784 -- there are now in > guile 3.0.4 many more un