[
https://issues.apache.org/jira/browse/LUCY-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Karman updated LUCY-88:
-----------------------------
Attachment: stdint_h.patch
this patch against r889879 adds stdint.h support
> 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
>
>
> 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.