Maier-Kurpé Ervin
Maier-Kurpé Ervin
I've succesfully reproduced the issue brought up by @andocz . I created a directory unrelated to the project named ParseFromHere and I invoked the parser while inside this directory. As...
Hi. As we previously discussed on our CodeCompass meeting, I followed the approach @andocz presented and I found that this didn't solve the issue. This code snippet is really short...
Hi @mcserep , Oh, I wasn't aware of the `-f` flag. Now I get the segmentation fault message as well. This explains a lot. Thanks! I will proceed with checking...
Hi All! I've checked all occurences of `SourceManager::getFile()` and it looks like the folder (ParseFromHere) from which I parsed the project no longer appears in the file manager in CodeCompass,...