Vladimir Osinskiy

Results 3 issues of Vladimir Osinskiy

Если в конфиге прописать только один endpoint - PUB, то скрипт в quik не запускается с Access Violation Error. Пример конфигурации. ``` { "endpoints": [ { "type": "PUB", "serde_protocol": "protobuf",...

bug

Проблема сборки появляется начиная с версии 4.3.1. Dockerfile: ... ENV LIBZMQ_VER 4.3.4 ... In file included from src/mailbox_safe.hpp:43, from src/mailbox_safe.cpp:31: src/condition_variable.hpp:129:10: error: 'condition_variable_any' in namespace 'std' does not name a...

bug
help wanted

In jquery 3.6.0 the autofocus is not working, in 3.5.0 everything is ok ![2023-03-08_20-15](https://user-images.githubusercontent.com/886064/223722779-391c0a15-ed1f-43dc-b217-5d5dc96e4f74.png) ``` ```