You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2014/09/17 10:54:34 UTC

[lucy-issues] [jira] [Resolved] (CLOWNFISH-4) Account for compiler names with invalid leading whitespace

     [ https://issues.apache.org/jira/browse/CLOWNFISH-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Wellnhofer resolved CLOWNFISH-4.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.4.1

> Account for compiler names with invalid leading whitespace
> ----------------------------------------------------------
>
>                 Key: CLOWNFISH-4
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-4
>             Project: Apache Lucy-Clownfish
>          Issue Type: Bug
>          Components: Charmonizer, Perl
>            Reporter: Marvin Humphrey
>            Assignee: Nick Wellnhofer
>             Fix For: 0.4.1
>
>
> Some CPAN testers are failing because they have goofy configs with leading whitespace for the compiler command.
> http://www.cpantesters.org/cpan/report/4f843ef2-3378-11e4-9edc-fa674cc0d69e
> http://www.cpantesters.org/cpan/report/aac1c602-3361-11e4-9c8b-efd94cc0d69e
> {code}
>      cc=' cc’
>      cc=' clang’
> {code}
> To inoculate ourselves against such weirdness, we should strip whitespace from the supplied compiler command in chaz_CC_init.



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