CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/21 08:13:50
Modified files:
lib/libc/regex : regcomp.c
Log message:
Adopt relevant part of NetBSD's r1.7 commit to discard unused results of the
expressions generated by the REQUIRE() macro. Thus eliminating from build
output 100 lines or so of gcc complaints about "computed but not used".
cluebat & ok tom@
