Marvin Humphrey created LUCY-238:
------------------------------------

             Summary: Improve reliability of loading from JSON
                 Key: LUCY-238
                 URL: https://issues.apache.org/jira/browse/LUCY-238
             Project: Lucy
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.3.0 (incubating), 0.3.1
            Reporter: Marvin Humphrey
             Fix For: 0.3.2


There are a couple remaining locations where Load() is called with a NULL
invocant.  Since most Load() implementations do not use the invocant, this has
often been harmless and hidden, but it becomes a problem in situations like
calling back into the host language.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to