Github user caguado commented on the pull request:
https://github.com/apache/trafficserver/pull/210#issuecomment-220460158
Rebased against current 5.3.x and passed clang-format.
@jpeach, please let me know whether this is what you had in mind.
---
If your project is set up
Github user caguado commented on the pull request:
https://github.com/apache/trafficserver/pull/210#issuecomment-110008880
How does it look? I'm quite new in writing autotools. Is it ok to rename
gzip.so to ats_pagespeed_gzip.so? Documentation would need an update too.
---
If
GitHub user caguado opened a pull request:
https://github.com/apache/trafficserver/pull/210
TS-3607: Fix ats_pagespeed to use stdint.h macros
This commit adds _STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS to
fix the missing macros defined in stdint.h when building a C++ source