Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
521 stars 102 forks source link

Update Thrift to 0.16 #630

Closed mcserep closed 1 year ago

mcserep commented 1 year ago

Thrift should be updated to 0.16 (currently 0.13 is used), so we match the version available in the official Ubuntu repositories for 22.04 Jammy.

According to the CHANGELOG, multiple breaking changes occurred between Thrift 0.13 and 0.16.