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/10 17:40:58 UTC

[lucy-issues] [jira] [Created] (LUCY-154) Double-quote all #error directives.

Double-quote all #error directives.
-----------------------------------

                 Key: LUCY-154
                 URL: https://issues.apache.org/jira/browse/LUCY-154
             Project: Lucy
          Issue Type: Bug
    Affects Versions: 0.1.0 (incubating)
            Reporter: Marvin Humphrey
            Priority: Minor
             Fix For: 0.1.1 (incubating)


Most compilers do not require #error message text to be quoted, but some
warn and some break when fed an unquoted string containing apostrophes. 
We should double quote all #error directives for maximum portability.

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

[lucy-issues] [jira] [Commented] (LUCY-154) Double-quote all #error directives.

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

Marvin Humphrey commented on LUCY-154:
--------------------------------------

Bad CPAN testers report for OpenBSD 4.5: 

http://www.cpantesters.org/cpan/report/f183ddc6-8e25-11e0-9a7d-df41757c94ac

Peter Karman detected a warning during the voting phase for 0.1.0 rc3, 
but we proceeded anyway: http://s.apache.org/wu

A fix for that particular location was applied to trunk as r1126821; it will
need to be merged to the 0.1 branch.



> Double-quote all #error directives.
> -----------------------------------
>
>                 Key: LUCY-154
>                 URL: https://issues.apache.org/jira/browse/LUCY-154
>             Project: Lucy
>          Issue Type: Bug
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating)
>
>
> Most compilers do not require #error message text to be quoted, but some
> warn and some break when fed an unquoted string containing apostrophes. 
> We should double quote all #error directives for maximum portability.

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

[lucy-issues] [jira] [Updated] (LUCY-154) Double-quote all #error directives.

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

Marvin Humphrey updated LUCY-154:
---------------------------------

    Fix Version/s: 0.2.0 (incubating)
         Assignee: Marvin Humphrey

> Double-quote all #error directives.
> -----------------------------------
>
>                 Key: LUCY-154
>                 URL: https://issues.apache.org/jira/browse/LUCY-154
>             Project: Lucy
>          Issue Type: Bug
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> Most compilers do not require #error message text to be quoted, but some
> warn and some break when fed an unquoted string containing apostrophes. 
> We should double quote all #error directives for maximum portability.

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

        

[lucy-issues] [jira] [Resolved] (LUCY-154) Double-quote all #error directives.

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

Marvin Humphrey resolved LUCY-154.
----------------------------------

    Resolution: Fixed

> Double-quote all #error directives.
> -----------------------------------
>
>                 Key: LUCY-154
>                 URL: https://issues.apache.org/jira/browse/LUCY-154
>             Project: Lucy
>          Issue Type: Bug
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> Most compilers do not require #error message text to be quoted, but some
> warn and some break when fed an unquoted string containing apostrophes. 
> We should double quote all #error directives for maximum portability.

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

        

[lucy-issues] [jira] [Commented] (LUCY-154) Double-quote all #error directives.

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

Marvin Humphrey commented on LUCY-154:
--------------------------------------

The remaining unquoted #error messages have been fixed on trunk
by r1134355.

> Double-quote all #error directives.
> -----------------------------------
>
>                 Key: LUCY-154
>                 URL: https://issues.apache.org/jira/browse/LUCY-154
>             Project: Lucy
>          Issue Type: Bug
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating)
>
>
> Most compilers do not require #error message text to be quoted, but some
> warn and some break when fed an unquoted string containing apostrophes. 
> We should double quote all #error directives for maximum portability.

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