You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Peter Karman (JIRA)" <ji...@apache.org> on 2010/06/20 04:55:23 UTC

[jira] Created: (LUCY-115) nullable attribute not propagated

nullable attribute not propagated
---------------------------------

                 Key: LUCY-115
                 URL: https://issues.apache.org/jira/browse/LUCY-115
             Project: Lucy
          Issue Type: Bug
          Components: Clownfish
         Environment: OS X 10.6
            Reporter: Peter Karman


In Clownfish files (.bp) such as KinoSearch/Search/Compiler.bp, certain methods are defined
as nullable but that nullable attribute is not being propagated to the _OVERRIDE generated
code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCY-115) nullable attribute not propagated

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

Peter Karman updated LUCY-115:
------------------------------

    Attachment: nullable_test.patch

 This is a failing test showing the problem.

> nullable attribute not propagated
> ---------------------------------
>
>                 Key: LUCY-115
>                 URL: https://issues.apache.org/jira/browse/LUCY-115
>             Project: Lucy
>          Issue Type: Bug
>          Components: Clownfish
>         Environment: OS X 10.6
>            Reporter: Peter Karman
>         Attachments: nullable_test.patch
>
>
> In Clownfish files (.bp) such as KinoSearch/Search/Compiler.bp, certain methods are defined
> as nullable but that nullable attribute is not being propagated to the _OVERRIDE generated
> code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (LUCY-115) nullable attribute not propagated

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

Marvin Humphrey resolved LUCY-115.
----------------------------------

      Assignee: Marvin Humphrey
    Resolution: Fixed

Thanks, this bug was resolved by r930349 and the test was added as r930350.

> nullable attribute not propagated
> ---------------------------------
>
>                 Key: LUCY-115
>                 URL: https://issues.apache.org/jira/browse/LUCY-115
>             Project: Lucy
>          Issue Type: Bug
>          Components: Clownfish
>         Environment: OS X 10.6
>            Reporter: Peter Karman
>            Assignee: Marvin Humphrey
>         Attachments: nullable_test.patch
>
>
> In Clownfish files (.bp) such as KinoSearch/Search/Compiler.bp, certain methods are defined
> as nullable but that nullable attribute is not being propagated to the _OVERRIDE generated
> code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.