Filip Nurzyński

Results 8 comments of Filip Nurzyński

@GoodCoder666 I just tested it with exact example you gave and hover tip shows correctly that var = 1.

@wolfpld, I finished changing source so it compiles with gcc and clang on Windows. I tested it on both compilers, test program that uses Tracy, and Tracy profiler itself compile...

@wolfpld Fixed things you pointed out and some other minor things.

@mcourteaux I know and I don't know why. I will push changes when I resolve this issue.

@mcourteaux I see that your pull request is also about ```mingw``` compatibility so my pull request might be not needed, as I was trying to achieve something similar. But I...

Fixed line endings in ```public/client/TracyProfiler.cpp``` and rebased project to latest master branch.

Thanks @mcourteaux, I cleaned up the code using your method.

@wolfpld Could you check it?