GitHub user rectang opened a pull request:

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

    CLOWNFISH-32 capture "abstract" keyword

    The keyword "abstract" is only advisory when applied to classes.  It would 
be nice if the compiler at least captured it, even if it doesn't yet do 
anything with it.
    
    See CLOWNFISH-32.

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

    $ git pull https://github.com/rectang/lucy-clownfish 
CLOWNFISH-32-capture-abstract

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

    https://github.com/apache/lucy-clownfish/pull/9.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 #9
    
----
commit 71cde55b2555186f46534d751d8723a500252c53
Author: Marvin Humphrey <[email protected]>
Date:   2015-03-24T01:21:25Z

    Capture "abstract" class modifier.

commit eba68fc3cd17e49e7b556227f4ef80283183d3b3
Author: Marvin Humphrey <[email protected]>
Date:   2015-03-24T02:11:07Z

    Assign `abstract` qualifier to Obj.

----


---
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