![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: How regularly is the GnuPG source code examined?
From: Alun Jones <alun@texis.invalid>
Date: Tue Sep 27 2005 - 20:49:37 CEST
"David Wagner" <daw@taverner.cs.berkeley.edu> wrote in message
Good tools help that, though. Marking return values as "must be checked",
Clear commenting and structure, while they are a hindrance to sheer speed of
/* Add 5 to x */
OR
/* if x is greater than 5, print the following two lines */
But that kind of thing is not what clear commenting is designed to stop.
Alun.
|