Aleksandar Fabijanic

Results 198 comments of Aleksandar Fabijanic

I really have no time to investigate and fix it, but if you can look deeper (and perhaps if items below from `develop-experimental` are somehow related), and send a pull,...

If possible at all, someone with CMake knowledge will have to step in here.

@JackyWoo what he is complaining about is that in CLion files are not grouped like they are in Visual Studio ![image](https://user-images.githubusercontent.com/2429093/184503652-3b5318c3-2481-4afd-92bb-c2dd7bb1438a.png)

you are missing `libmysqlclient-dev`

Strictly speaking, that falls into a "grey zone" of network share existing, file possibly being there, but we can't tell one way or the other - exceptional circumstances. One could...

I say, move it to exception. @obiltschnig

you have an old compiler, #define `POCO_NO_SOO` as a workaround

https://github.com/pocoproject/poco/blob/92fac970d4b6161fd58335bfe1492689ba5a80a3/Foundation/include/Poco/Config.h#L74

I have noticed something similar on windows (Foundation tests hangs for a while before completion) since we moved the develop branch (future 2.0 release) back-end thread implementation to c++11 std...

What we have here is a reproducible hang on one platform (I did not notice it anywhere else except on windows). So, it is obvious it needs to be fixed....