Bug 99522

Summary: clean up whitespace in source code
Product: pkg-config Reporter: Peter Eisentraut <peter>
Component: srcAssignee: pkg-config
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: nicholson
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch

Description Peter Eisentraut 2017-01-24 21:27:11 UTC
Created attachment 129130 [details] [review]
patch

The pkg-config source code is full of weird whitespace, the sort that git diff --check would oomplain about.  Attached is a small patch that cleans this up in pkg.m4 so that it doesn't propagate into other packages.
Comment 1 Dan Nicholson 2017-01-25 14:23:26 UTC
Thanks, I've been meaning to do this for a long time. Is this just tab to space conversation? Did you use a script or a tool to do this? Could you also look at the C sources (besides rpmvercmp and glib, which come from different upstreams).
Comment 2 Dan Nicholson 2017-03-19 17:52:48 UTC
I decided to take this patch as is and will look into scripting this
another time. Fixed in commit f88710d.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.