GitHub user rectang opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/31

    CLOWNFISH-58 Hash Store nullable

    The signature for Hash's Store() method should accept `nullable` values.  
The implementation is already safe for use with NULL values, and we had already 
discussed that we needed `Has_Key` to identify keys mapped to NULL. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rectang/lucy-clownfish 
CLOWNFISH-58-store-nullable

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucy-clownfish/pull/31.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #31
    
----
commit 11fdf7fecb21102337fe713c35995b7898076143
Author: Marvin Humphrey <[email protected]>
Date:   2015-08-05T01:43:40Z

    Hash_Store should accept nullable values.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to