diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/gnumach_cleanup.mdwn | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/community/gsoc/project_ideas/gnumach_cleanup.mdwn b/community/gsoc/project_ideas/gnumach_cleanup.mdwn index 4aef0d1b..11b4889f 100644 --- a/community/gsoc/project_ideas/gnumach_cleanup.mdwn +++ b/community/gsoc/project_ideas/gnumach_cleanup.mdwn @@ -1,12 +1,13 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2013 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="GNU Mach Code Cleanup"]] @@ -43,4 +44,6 @@ not really necessary. Possible mentors: Samuel Thibault (youpi) Exercise: You should have no trouble finding something to improve when looking -at the gnumach code, or even just at compiler warnings. +at the gnumach code, or even just at compiler warnings, for instance "implicit +declaration of function", "format ‘%lu’ expects argument of type..." are +easy to start with. |