Bas Vodde

Results 211 comments of Bas Vodde

Thanks. I have never seen this before :) Is the same happening when you take the latest version from github? If yes, does it also happen on a out-of-the-box container?...

That is a good question. I can imagine the memory leak detector being problematic with dynamic libraries as there is some interesting code in there. However, I do not know...

I'm still not sure why this pull request, but I'll have a look at it at a later time. We will keep compatibility as the unit test framework is frequently...

I'm not 100% sure, it should be in the CMake and autotools files.

I'm yet to discover why :) If I have more time, I'll browse through the code.

For different platforms there need to be their own UTestPlatform.cpp. I would expect the Borland compiler requires its own. As for std::nothrow. I believe it is defined in the CppuTest...

It sounds like this has been lots of fun. It would be good to do small PRs for each check so we can think how to do that best. Especially...