m-g-r opened a new pull request, #2646: URL: https://github.com/apache/thrift/pull/2646
fixes [THRIFT-5410](https://issues.apache.org/jira/browse/THRIFT-5410): "CL build broken: Component :NET.DIDIERVERNA.CLON.TERMIO not found" and makes `make check` work again with cl included. tested with configure called as `./configure --with-ruby=no --with-php=no --with-nodejs=no --with-cpp=no --with-python=no --with-kotlin=no` to test only cl as the others would not work on my system or take really long. had to revert: 1. Revert "THRIFT-5501 Remove Common Lisp support" This reverts commit d88d4f93b3390989bd47a43f3941ca7d576750f6. 2. Revert "THRIFT-5567: remove cl namespace references (#2580)" This reverts commit 45471decdf572156189e66db59c8a1e82085299f. -- 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: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org