dmitrmax

Results 7 issues of dmitrmax

I get error message "expected key exchange group packet from server" when connecting to SSH servers which running OpenSSH 7.4 or higher. At the protocol level server replies with message...

Hi. I'm trying to update folly library in my project but I get this warning (in my case error): `/usr/local/include/folly/Expected.h:378:43: error: 'uninit' may be used uninitialized [-Werror=maybe-uninitialized] 378 | ExpectedUnion(ExpectedUnion&&)...

Hi! I've looked how prometheus_cpp is used by me and by other projects and noticed a common pattern when using Family::Add(...): ` prometheus::Family& counter = .... /* Init with builder...

```Вот поросёнок визжит и барахтается в одеяле. Но его крики хозяева не слышат, потому что это было толстое одеяло. И вор очень крепко завернул поросенка.``` Видно, что второе слово "поросёнок"...

Minecraft Education is heavly based on Bedrocks's code and also available for Android OS under com.mojang.minecraftedu name. It can be downloaded for free but requires Microsoft Account to authenticate. A...

enhancement

Hi! Would you please make new tag? Primarily because 2.2.3 pulls idna 0.3.0 as dependency and master is pinned to 0.5.0. Thanks in advance!

Hi! I would like to make use of cargo-chief in the CI for unit tests stage, so I've prepared the docker image for the CI pipeline containing following two directives:...