Adding new gcc warnings

Russ Allbery eagle at eyrie.org
Fri Dec 29 22:30:34 UTC 2017


Julien ÉLIE <julien at trigofacile.com> writes:

> Building INN with Perl or Python support, I encounter warnings like:

Oh, ack, thank you.  I forgot to check that.  Although I am a little
mystified by why you're getting warnings from paths that should be marked
as system headers....

Oh, hm, I bet the problem here is that the Perl and Python headers aren't
considered system headers because they're included with -I and not
-isystem and aren't in a system header path.  I wonder if we could fix
that.

-- 
Russ Allbery (eagle at eyrie.org)              <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list