Le mardi 01 août 2023 à 12:46 +0200, Damien Mattei a écrit : > probably ,as you say , 'match' is used in other place but i 'grep-ed' > all the directory and can not find where, i'm only using match this 2 > months i even do not know it exists before... i almost sure i never > use it in other place in the code,so i'm still not understand....
I don't think we're on the same page. I'm saying that match is also used a lot internally in Guile's own code, so you should get a backtrace to find which one failed. ~/repos/guile $ rg "\(match" -g '*.scm' -g '!gc-benchmarks' | wc -l 1620
signature.asc
Description: This is a digitally signed message part