From: Mike Frysinger Date: Sat, 20 Jan 2007 13:48:07 +0000 (-0000) Subject: fix programlisting output to match the sections they are in X-Git-Tag: v2.1.2-r3~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ebe6671a4962c5738957eb2fc33b5836cfa0179;p=portage.git fix programlisting output to match the sections they are in svn path=/main/trunk/; revision=5734 --- diff --git a/doc/qa.docbook b/doc/qa.docbook index 22cefa8d2..a8178d5b7 100644 --- a/doc/qa.docbook +++ b/doc/qa.docbook @@ -238,6 +238,7 @@ QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures. ...: warning: implicit declaration of function ... + ...: warning: incompatible implicit declaration of built-in function ... @@ -266,7 +267,7 @@ QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures. - ...: warning: incompatible implicit declaration of built-in function ... + ...: warning: is used uninitialized in this function @@ -285,7 +286,7 @@ QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures. - ...: warning: is used uninitialized in this function + ...: warning: comparisons like X<=Y<=Z do not have their mathematical meaning @@ -312,7 +313,7 @@ QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures. - ...: warning: comparisons like X<=Y<=Z do not have their mathematical meaning + ...: warning: null argument where non-null required