Author: coke
Date: Wed Aug 20 18:53:50 2008
New Revision: 30418

Modified:
   trunk/config/auto/warnings.pm

Log:
[docs] - the potential here is already in the list in code.


Modified: trunk/config/auto/warnings.pm
==============================================================================
--- trunk/config/auto/warnings.pm       (original)
+++ trunk/config/auto/warnings.pm       Wed Aug 20 18:53:50 2008
@@ -34,7 +34,6 @@
     $data{description} = q{Detect supported compiler warnings};
     $data{result}      = q{};
 
-    # potential addition? -fvisibility=hidden
     # Please keep these sorted by flag name, such that "-Wno-foo" is
     # sorted as "-Wfoo", so we can turn off/on as needed.
     my @potential_warnings = qw(

Reply via email to