ywkaras commented on issue #5360: URL: https://github.com/apache/trafficserver/issues/5360#issuecomment-1799309623
Since ts.h has C++ code in it (namespaces for example), it will give errors if you try to compile it as C. Did you also want a check for `__cplusplus >= 201703L` ? It ts.h won' t compile, tsxs will get an error, so I don't understand what I should change in tsxs. -- 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]
