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/06/29 05:41:28 UTC

[lucy-issues] [jira] [Created] (LUCY-170) Charmonizer test compiles should use obj rather than exe when possible

Charmonizer test compiles should use obj rather than exe when possible
----------------------------------------------------------------------

                 Key: LUCY-170
                 URL: https://issues.apache.org/jira/browse/LUCY-170
             Project: Lucy
          Issue Type: Improvement
          Components: Charmonizer
    Affects Versions: 0.1.0 (incubating)
            Reporter: Marvin Humphrey
            Priority: Minor
             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)


When probing to see whether some code compiles, Charmonizer currently
compiles and links a full executable.  It's more efficient and just
as reliable to compile an object file instead.

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

        

[lucy-issues] [jira] [Resolved] (LUCY-170) Charmonizer test compiles should use obj rather than exe when possible

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-170.
----------------------------------

    Resolution: Fixed
      Assignee: Marvin Humphrey

> Charmonizer test compiles should use obj rather than exe when possible
> ----------------------------------------------------------------------
>
>                 Key: LUCY-170
>                 URL: https://issues.apache.org/jira/browse/LUCY-170
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Charmonizer
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> When probing to see whether some code compiles, Charmonizer currently
> compiles and links a full executable.  It's more efficient and just
> as reliable to compile an object file instead.

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