view plugins/mod_pep_plus.lua @ 14054:904932fc525f 13.0

util.pposix: Silence compiler warnings about unused return values ast-grep run -p 'freopen("/dev/null", $A, $B);' -r 'if(!freopen("/dev/null", $A, $B)) { fprintf(stderr, "Failed to redirect $B to /dev/null"); }' Thanks Victor Seva
author Kim Alvefur <zash@zash.se>
date Sun, 01 Feb 2026 14:49:34 +0100
parents 0462405b1cfb
children
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");