Bug 240173 - Patch: kdebase: fix for 200 lines of build warning output
Summary: Patch: kdebase: fix for 200 lines of build warning output
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.2.4
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-31 07:20 UTC by xndrcode
Modified: 2018-02-23 21:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to kdebase for build warnings (46.56 KB, patch)
2010-05-31 07:20 UTC, xndrcode
Details

Note You need to log in before you can comment on or make changes to this bug.
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.