From 1ebe6671a4962c5738957eb2fc33b5836cfa0179 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 20 Jan 2007 13:48:07 +0000 Subject: fix programlisting output to match the sections they are in svn path=/main/trunk/; revision=5734 --- doc/qa.docbook | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- cgit v1.2.3-1-g7c22