summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/gsoc/project_ideas/gnumach_cleanup.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/gnumach_cleanup.mdwn b/community/gsoc/project_ideas/gnumach_cleanup.mdwn
index 4aef0d1b..3be0d91e 100644
--- a/community/gsoc/project_ideas/gnumach_cleanup.mdwn
+++ b/community/gsoc/project_ideas/gnumach_cleanup.mdwn
@@ -43,4 +43,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.