Giuseppe Cesarano

Results 6 comments of Giuseppe Cesarano

I will make an attempt to port this lib to C++17 using std::filesystem. If i have time i will also try to update the minzip dependency, we're using a 7+...

I think it's the best approach to make a separate branch

I'm using the webkit style and it's working fine. To default to webkit style i just inserted `let g:clang_format#style_options = { "BasedOnStyle" : "WebKit"}` in my config flie.

I didn't have the opportunity to test it on Windows. Additionally, at the time the project was initiated, std::filesystem was relatively new and exhibited behaviors that weren't entirely consistent in...

Yes. I was trying to install **r2ghidra-dec** with the suggested command `r2pm -i r2ghidra-dec`. Somewhere, CMake is called, and build files are generated, than later make is called too on...