Matthew Shao

Results 2 issues of Matthew Shao

Hi, goblin is a really cool project! My use case is to modify the symbol names of elfs according to a set of rules. I went through the doc of...

I met a RecursionError when running this project on `pcre2` ``` git clone https://github.com/PCRE2Project/pcre2 pcre pcpp ./pcre/src/pcre2_context.c -I ./pcre/ -I /usr/include ``` An fatal error occurs: ```py *** EXPAND MACROS...

bug