On Fri, May 15, 2015 at 12:26:28PM +0200, Julian Andres Klode wrote: > On Thu, May 14, 2015 at 12:56:59AM +0200, von wrote: > > Package: python-apt > > Version: 0.9.4 > > Severity: normal > > Tags: patch > > > > The "-Wstrict-prototypes" compiler option is added by python distutils but > > this > > option is not valid for C++. See See http://bugs.python.org/issue9031 and > > http://bugs.python.org/issue1222585. > > > > This result in 928 warnings of the form: > > cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for > > C/ObjC but not for C++ > > > > The added patch solve the problem by removing the option via the setup.py > > script. > > Hi, > > thanks for your patch. I seriously dislike pseudonymous contributions, > would it be possible that you resubmit this with your real name, or does > this pose a risk to you?
And it would be great if the email address of the patch would match the bug report email address. -- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/. Be friendly, do not top-post, and follow RFC 1855 "Netiquette". - If you don't I might ignore you. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

