Bite the bullet, change int64, int32 etc. to use stdint.h types (int64_t,
int32_t etc.)
---------------------------------------------------------------------------------------
Key: TS-594
URL: https://issues.apache.org/jira/browse/TS-594
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: Leif Hedstrom
Fix For: 2.1.5
Description says enough, lets bite the bullet and do this migration once and
for all, and use the standard integer defines as per C99 specs. It's possible
this will break with very old compilers, or compilers that aren't standards
compliant, but ce la vie (i.e. upgrade).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.