summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorOwen <owen@easytarget.org>2024-07-08 16:55:56 +0200
committerDamien George <damien@micropython.org>2024-07-15 10:57:44 +1000
commit4fdad8eabef17aa8b920484e0af7db5ad9889167 (patch)
tree5a6d540cc81439382b000d1f2e2d0d8a75060602 /py/persistentcode.c
parentee1036023ef199636d96e70c6c7ed587ccaab92e (diff)
extmod/modre: Rename re_exec to re_exec_helper to avoid clash on BSD.
The `re_exec` symbol is the name of a FreeBSD regex function, so needs to be renamed to avoid a clash when building on FreeBSD. (This clash was fixed once before but then accidentally reintroduced by the u-module renaming in 7f5d5c72718af773db751269c6ae14037b9c0727.) Fixes issue #15430. clarify as helper function
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions