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