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

Marvin Humphrey updated LUCY-88:
--------------------------------

    Attachment: stdint_h.patch

Looks great!

I've uploaded a version of the patch which adds some documentation
to Charmonizer/Probe/Integers.h and changes over the existing tests 
for e.g. u8_t to apply to uint8_t.

> change Charmonizer to use the standard stdint.h integer types
> -------------------------------------------------------------
>
>                 Key: LUCY-88
>                 URL: https://issues.apache.org/jira/browse/LUCY-88
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Charmonizer
>            Reporter: Peter Karman
>         Attachments: stdint_h.patch, stdint_h.patch
>
>
> Charmonizer currently uses non-standard type names for specific integer 
> sizes. It would be more portable and easier for first-timers to grok if we 
> used the standard stdint.h types instead, generating a usable stdint.h on 
> systems where it isn't available.

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

Reply via email to