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 2011/05/18 04:28:47 UTC

[lucy-issues] [jira] [Resolved] (LUCY-147) CC flags for Clownfish build

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

Marvin Humphrey resolved LUCY-147.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1-incubating
         Assignee: Marvin Humphrey

Commit r1104658 resolves this issue.  It turns out that we had to add a
Clownfish::Build subclass after all to solve a blocker bug involving ppport.h,
so I've simply duplicated the ccflags logic from Lucy::Build there rather than
jammed it into Build.PL.

> CC flags for Clownfish build
> ----------------------------
>
>                 Key: LUCY-147
>                 URL: https://issues.apache.org/jira/browse/LUCY-147
>             Project: Lucy
>          Issue Type: Sub-task
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1-incubating
>
>
> The C code for the Clownfish compiler should use the same C dialect as the
> Lucy core: the overlap of C99 and C++.  That's currently not possible because
> we don't pass the right flags to the GCC or MSVC.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira