The following commit has been merged in the master branch:
commit f208a96f2b1be8b6e196ae7e9708622709e66cb5
Author: Niels Thykier <[email protected]>
Date:   Sat May 4 22:33:08 2013 +0200

    .perlcriticrc: Extend "RequireCheckedSyscalls" policy
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/.perlcriticrc b/.perlcriticrc
index a60b766..b3bd626 100644
--- a/.perlcriticrc
+++ b/.perlcriticrc
@@ -29,8 +29,8 @@ allow-unsafe = 1
 [BuiltinFunctions::ProhibitBooleanGrep]
 
 [InputOutput::RequireCheckedSyscalls]
-functions = open opendir chdir read readline closedir sysopen sysread sysclose
-# possible TODO read readline readdir close closedir
+functions = open opendir chdir read readdir readline closedir sysopen sysread 
sysclose mkdir link pipe readlink unlink rename symlink fork
+# possible TODO close
 
 # Checks and collections blow up
 [-Modules::RequireFilenameMatchesPackage]

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to