[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help with adjusting a regex for issue github#946
From: |
Samuel Thibault |
Subject: |
Re: help with adjusting a regex for issue github#946 |
Date: |
Sun, 15 Sep 2024 11:06:39 +0200 |
That being said, in #946 when I mentioned a shared helper, I was rather
thinking about a C function that modules can call to do the same
processing that Orca used to be doing. That will be simpler than trying
to implement it in regexps, and allow to apply that only on modules that
need it.
Samuel