opnsense-ports/devel/kBuild/files/patch-src__sed__lib__regex_internal.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
336 B
C

--- src/sed/lib/regex_internal.c.orig 2012-07-17 18:30:18.000000000 -0400
+++ src/sed/lib/regex_internal.c 2014-03-13 12:52:57.000000000 -0400
@@ -781,7 +781,7 @@
}
static unsigned char
-internal_function __attribute ((pure))
+internal_function
re_string_fetch_byte_case (re_string_t *pstr)
{
if (BE (!pstr->mbs_allocated, 1))