On Mon, Apr 12, 2010 at 1:57 PM,  <go...@apache.org> wrote:
> Author: gozer
> ==============================================================================
> --- perl/modperl/trunk/lib/Apache2/Build.pm (original)
> +++ perl/modperl/trunk/lib/Apache2/Build.pm Mon Apr 12 20:57:30 2010
> @@ -511,7 +511,7 @@ my $Wall =
>
>  # perl v5.6.1 and earlier produces lots of warnings, so we can't use
>  # -Werror with those versions.
> -$Wall .= " -Werror" if $] >= 5.006002;
> +#$Wall .= " -Werror" if $] >= 5.006002;

Is that right?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to