Mikhail Galanin
Mikhail Galanin
Hi here, We've faced some detecting issues using the library. ini version ---------- ``` [GJK_Browscap_Version] Version=6026 Released=Wed, 04 Oct 2017 09:10:48 +0000 Format=php Type=FULL ``` Android becomes Linux Desktop ----------------------------------...
Hi there, The [issue](https://github.com/uw-labs/bloomrpc/issues/128) claimed to be resolved but it still isn't possible to use it. Same thing happens on MacOS, bloomrpc version 1.5.2 (1.5.2.240) (and on master branch)
**What version of protobuf and what language are you using?** Version: 3.21.7 Language: plain "protoc" **What operating system (Linux, Windows, ...) and version?** Linux, Mac OS **What did you do?**...
### Description The code is a little big, so let me explain first. If the source socket was created as blocking, `stream_copy_to_stream` returns as soon as `default_socket_timeout` is reached, before...
We've got the following ```shell $ cat cat proto/antispamtextcheck.proto syntax = "proto3"; package com.bumble.contract.service; message CheckTextRequest { int64 collective_id = 2; // we will make it "optional int64 collective_id =...
It looks like 8.2 does not accept "tentative" void type
Partially, the issue was in the ImageMagick itself and fixed in [6544](https://github.com/ImageMagick/ImageMagick/issues/6544), but still we seem to need release resources here
It seems pretty similar to #600 but it's another method and I decided to split it into separated PR, just in case. Will be happy to merge them, if you...