[ 
https://issues.apache.org/jira/browse/CLOWNFISH-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Wellnhofer resolved CLOWNFISH-15.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> Method OFFSET vars should be uint32_t instead of size_t
> -------------------------------------------------------
>
>                 Key: CLOWNFISH-15
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-15
>             Project: Apache Lucy-Clownfish
>          Issue Type: Improvement
>            Reporter: Marvin Humphrey
>            Assignee: Nick Wellnhofer
>             Fix For: 0.5.0
>
>
> To save a little space on 64-bit systems, the global OFFSET variables we use 
> to store offsets into vtables should be uint32_t instead of size_t.  We'll 
> never need to support so many methods on a given class that we exceed the 
> capacity of a uint32_t.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to