summaryrefslogtreecommitdiff
path: root/compat/regex/regex.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2024-11-17 01:31:49 +0000
committerJunio C Hamano <gitster@pobox.com>2024-11-18 09:42:08 +0900
commit639cd8db63b07c958062bde4d3823dadbf469b0b (patch)
treebb57035a3dc5554f943973bd1513fac42c1529b5 /compat/regex/regex.c
parente8b3bcf49120309b207b7afc25c4aa81b866ac45 (diff)
reflog: rename unreachable
In C23, "unreachable" is a macro that invokes undefined behavior if it is invoked. To make sure that our code compiles on a variety of C versions, rename unreachable to "is_unreachable". Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/regex/regex.c')
0 files changed, 0 insertions, 0 deletions