[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:
From: |
Jean Abou Samra |
Subject: |
Re: |
Date: |
Tue, 01 Aug 2023 13:46:10 +0200 |
User-agent: |
Evolution 3.48.4 (3.48.4-1.fc38) |
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
- [no subject], Damien Mattei, 2023/08/01
- Re:, Jean Abou Samra, 2023/08/01
- Re:, Damien Mattei, 2023/08/01
Re: message without subject, Zelphir Kaltstahl, 2023/08/01