diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
commit | e5534118b8e145f0592ce6ac9e19a12828c7c7b1 (patch) | |
tree | d0a632b0d17fbeb7612e82e2291141fcb036471e /open_issues/code_analysis.mdwn | |
parent | 788474e9ad8f8d07f02e829739801b7a522835ba (diff) | |
parent | fc333951a76c5cc8ec4611b2b14562fde4c65219 (diff) | |
download | web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.tar.gz web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.tar.bz2 web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.zip |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/code_analysis.mdwn')
-rw-r--r-- | open_issues/code_analysis.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/open_issues/code_analysis.mdwn b/open_issues/code_analysis.mdwn index 21e09089..ab90a6b6 100644 --- a/open_issues/code_analysis.mdwn +++ b/open_issues/code_analysis.mdwn @@ -16,6 +16,11 @@ desc="Wikipedia article"]]). This topic overlaps with [[performance analysis|performance]], [[formal_verification]], as well as general [[debugging]]. +[[!toc]] + + +# Suggestions + * [[GCC]]'s warnings. Yes, really. * [Static Source Code Analysis Tools for C](http://spinroot.com/static/) @@ -63,3 +68,8 @@ analysis|performance]], [[formal_verification]], as well as general * <http://wiki.debian.org/Hardening> * <https://wiki.ubuntu.com/CompilerFlags> + + +# Bounty + +There is a [[!FF_project 276]][[!tag bounty]] on some of these tasks. |