You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2014/09/04 00:23:51 UTC

[lucy-issues] [jira] [Commented] (CLOWNFISH-3) Charmonizer bombs out trying to set warnings as errors with Strawberry Perl

    [ https://issues.apache.org/jira/browse/CLOWNFISH-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120591#comment-14120591 ] 

Marvin Humphrey commented on CLOWNFISH-3:
-----------------------------------------

`chaz_CFlags_set_warnings_as_errors` doesn't allow for the possibility of POSIX style flags.

Perhaps this line is failing?

{code}
chaz_CC.intval___GNUC__  = chaz_CC_detect_macro("__GNUC__");
{code}

> Charmonizer bombs out trying to set warnings as errors with Strawberry Perl
> ---------------------------------------------------------------------------
>
>                 Key: CLOWNFISH-3
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-3
>             Project: Apache Lucy-Clownfish
>          Issue Type: Bug
>         Environment: Strawberry Perl (Windows)
>            Reporter: Marvin Humphrey
>
> Some CPAN testers runs for CFC abort because Charmonizer dies in `chaz_CFlags_set_warnings_as_errors`:
> http://www.cpantesters.org/cpan/report/b260fc88-6bf3-1014-ba8d-dc39c8a2b2b0
> http://www.cpantesters.org/cpan/report/96afb5dd-6bf4-1014-9814-d0fa468acc79
> http://www.cpantesters.org/cpan/report/2e9cfbe4-7f82-1014-9bf4-d1052b825c07



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)