[Bug 240173] New: Patch: kdebase: fix for 200 lines of build warning output

xndrcode at gmail.com xndrcode at gmail.com
Mon May 31 06:20:51 BST 2010


https://bugs.kde.org/show_bug.cgi?id=240173

           Summary: Patch: kdebase: fix for 200 lines of build warning
                    output
           Product: kde
           Version: 4.2.4
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: xndrcode at gmail.com


Created an attachment (id=47503)
 --> (http://bugs.kde.org/attachment.cgi?id=47503)
Patch to kdebase for build warnings

Version:           4.2.4 (using KDE 4.4.3) 
OS:                Linux

Attached is a patch for ~200 lines of build warning output from building
kdebase from the anonymous svn.

Reproducible: Always

Steps to Reproduce:
Build anonymous svn according to instructions on kde techbase.



This is mostly:
1) Initializing variables in all  code paths
2) Checking return values of write() read() pipe()
3) Adding Q_UNUSED(param) for unused parameters

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list