how do I fix this header conflict?

Benjamin Reed ranger at befunk.com
Mon Jun 30 21:26:43 BST 2003


> If I change it to "-Werror -Wmissing-prototypes" it still fails, but
> it's because of (I believe) the -Wall added by $kde_use_warnings.

Yeah, it was a combination of -Werror and the -pedantic coming from
$kde_use_warnings that caused it to fail after changing the CXXFLAGS bit.

Attached is a patch to handle darwin as a special case in the
$kde_use_warnings check, and to change "-pedantic-errors" to "-Werror
-Wmissing-prototypes".  Does this look alright?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acinclude-warnings.patch
Type: /
Size: 1645 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030630/84c361f6/attachment.bin>


More information about the kde-core-devel mailing list