Máté Cserép
Máté Cserép
The PR should also handle relative paths for the `file` in the compilation command source. As part of #637, it was discover that in case the `directory` is `/source/`, the...
I have updated this development to be sync with the current master: https://github.com/mcserep/CodeCompass/tree/update-mongoose If you enable in the PR settings to _"Allow edits by maintainers"_, then I can update it...
Apart from this, the webserver does not seem to serve requests in parallel - at least for Thrift requests, where it was easily observable with the high page load time....
I close this PR, as there have been no real development on this in the past 3+ years. This could be reopened if the discussed issues are resolved; or since...
> I'd like to experiment with CodeCompass on Ubuntu 22 but get the following when i build it: [ 20%] Building CXX object service/authentication/CMakeFiles/authenticationthrift.dir/gen-cpp/authentication_constants.cpp.o cc1plus: fatal error: /home/skim/CodeCompass/Build/service/authentication/gen-cpp/authentication_constants.cpp: No such...
@tiaanwessels While working on #629, I also found this issue you mentioned. The reason is that have you most likely installed a newer version of Thrift than 0.13, and they...
I have fixed the `VisitUsingDirectiveDecl` function to properly handle namespace usings, now it works as expected:  The `VisitUsingDecl` function still has to be done, to handle using statements like...
Superseded by #645, closing this one.
This bug is still valid, I have added this to the Lab tasks.
I am moving the remaining tasks in this issue to the next release.