Artifact 901b7ae20f44c887e9c52939f8bd988698d910f9:
- File generic/regc_cvec.c — part of check-in [fa0a132f0e] at 2006-09-27 20:37:11 on branch trunk — * generic/regc_cvec.c (addmcce): * generic/regcomp.c (compile): the static function addmcce does nothing when called with two NULL pointers; the only call is by compile with two NULL pointers (regcomp.c #includes regc_cvec.c). The whole thing is now ifdef'ed out with the macro REGEXP_ADDMCCE_UNUSED. This also silences coverity's #7. (user: msofer size: 5915)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.