automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is -Wportability enabled by default?


From: Alexandre Duret-Lutz
Subject: Re: is -Wportability enabled by default?
Date: Wed, 23 Aug 2006 21:22:46 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

>>> "BH" == Bruno Haible <address@hidden> writes:

[...]

 BH> "Warning categories include:
 BH> ...
 BH> `portability'   portability issues
 BH> `syntax'        dubious syntactic constructs (default)
 BH> `unsupported'   unsupported or incomplete features (default)
 BH> `all'           all the warnings
 BH> ...
 BH> "
 BH> which appears to say that -Wportability needs to be enabled explicitly?

Good catch!  I'm checking this in.

2006-08-23  Alexandre Duret-Lutz  <address@hidden>

        * lib/Automake/ChannelDefs.pm (usage): Mention that -Wportability
        is enabled by default with gnu and gnits strictness.
        Report from Bruno Haible.

Index: lib/Automake/ChannelDefs.pm
===================================================================
RCS file: /cvs/automake/automake/lib/Automake/ChannelDefs.pm,v
retrieving revision 1.4
diff -u -r1.4 ChannelDefs.pm
--- lib/Automake/ChannelDefs.pm 10 Mar 2006 10:51:37 -0000      1.4
+++ lib/Automake/ChannelDefs.pm 23 Aug 2006 19:19:49 -0000
@@ -168,7 +168,7 @@
   `gnu'           GNU coding standards (default in gnu and gnits modes)
   `obsolete'      obsolete features or constructions
   `override'      user redefinitions of Automake rules or variables
-  `portability'   portability issues
+  `portability'   portability issues (default in gnu and gnits modes)
   `syntax'        dubious syntactic constructs (default)
   `unsupported'   unsupported or incomplete features (default)
   `all'           all the warnings


-- 
Alexandre Duret-Lutz

Shared books are happy books.     http://www.bookcrossing.com/friend/gadl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]