Thomas Sanchez

Results 17 comments of Thomas Sanchez

I'm totally fine to have all those methods supported :)

Hi @0x7f, Maybe some exceptions have different code on windows than on unixes-like systems. I'll have a look ! Thanks a lot !

The bug seems to be caused by some fallback on the strategy::distance::cross_track to which the Haversine strategy is not given so it is instantiated with the default radius of 1.

I also have the problem, it seems to be triggered when I "add_subdirectory" some other cmake project which uses Conan. I've added a `string(GENEX_STRIP "${compile_options} compile_options)` where you indicated and...

I've something more similar to this: ``` +------------------+ +------------------+ +-----------+ | executable CMake | add_subirectory | library in sub | | | | project using |----------------> | project using |--------->|...

Hi, Sorry for the very late answer, it stills fail: ``` ○ [0](thomas@LT0161 ~/work/redis3m/build [0])./patterns_test Running 6 test cases... /home/thomas/work/redis3m/tests/patterns.cpp(82): error in "scheduler_test": check found_id == "testid" failed [ !=...

I was not able to run the *integration* tests however in some private code I was able to use Faraday 2.2 without any issue :)

Done, I'm sorry I missed the (old) notification :)

I've discovered that it can happen if one has a directory without read/execute rights

It is worth noting that Vultr and DigitalOcean block the port 25 by default (account). According to the docs one can ask the support to unblock it (i'm in the...