Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/1007
Don't know why the linux build failed. Complained about a signed mismatch
warning/error in a file that hasn't changed.
CC TsConfigSyntax.lo
TsConfigSyntax.c: In function 'tsconfig_scan_bytes':
TsConfigSyntax.c:1714:17: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
for ( i = 0; i < _yybytes_len; ++i )
^
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---