maskit opened a new pull request, #12714:
URL: https://github.com/apache/trafficserver/pull/12714
I'm not sure what introduced the error and how it passed CI builds.
```
/Users/mkitajo/src/gh.c/trafficserver/src/iocore/eventsystem/UnixEvent.cc:115:15:
error: use of undeclared identifier 'ink_backtrace'
115 | _location = ink_backtrace(3);
| ^
1 error generated.
```
--
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]