bneradt commented on pull request #8661: URL: https://github.com/apache/trafficserver/pull/8661#issuecomment-1040751857
> I am still seeing some issue with data types: > https://trafficserver.apache.org/compat_reports/traffic_server/9.1.x_to_master/compat_report.html We talked about this offline, but just to record it here: this will happen on master because the configure.ac defines `TS_VERSION_MAJOR` as 10, so some enum values and definitions are removed in master. This shouldn't be a problem once this patch is picked back to 9.2.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
