Marvin Humphrey created CLOWNFISH-4:
---------------------------------------

             Summary: 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
            Reporter: Marvin Humphrey


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)

Reply via email to