timomrs

Results 7 comments of timomrs

Forgot to close this, resolved when PR #1279 was merged, thanks!

@rbugajewski I think you're right. If I understood the code in https://github.com/an-tao/trantor/pull/198 correctly, that pull request would actually change the assert failure in to a hang in `EventLoop::~EventLoop()`, which is...

[PR 224](https://github.com/an-tao/trantor/pull/224) in trantor implements a partial fix (changes hang to exit via assert).

Just a though, could this be related to my issue https://github.com/drogonframework/drogon/issues/1157 ?

LeptonicaConfig.cmake: ``` # =================================================================================== # The Leptonica CMake configuration file # # ** File generated automatically, do not modify ** # # Usage from an external project: # In your...

Okay, thanks! I actually sidestepped the issue already, since I was using Leptonica as part of Tesseract, and using pkgfind in the build which links in Tesseract seems to also...

I second the request, and @daravi 's suggestion seems quite sensible to me.