Bug 240173

Summary: Patch: kdebase: fix for 200 lines of build warning output
Product: [I don't know] kde Reporter: xndrcode
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: ben
Priority: NOR    
Version: 4.2.4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to kdebase for build warnings

Description xndrcode 2010-05-31 07:20:48 UTC
Created attachment 47503 [details]
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
Comment 1 Ben Creasy 2018-02-23 21:15:31 UTC
8+ years old - I think this probably isn't happening any longer.