Andry
Andry
on OSX10.15.7 macFUSE 4.0.5 SSHFS 2.5.0 I use the key in ssh-agent, so the login should be successful, because ssh works maybe you need some kind of logs?
> > macFUSE 4.1.1, released a few days ago, fixed "an issue when mounting a volume that can, in rare cases, result in the file system process crashing". Does this...
> _What_ warning, BTW? https://gist.github.com/Andrysky/a1cd1054a5f35bcdb7f076514eb16ab5
+- the same https://gist.github.com/Andrysky/265d8ee02ac404540ac3a61c8b308f91 about ninja and multiple rules generate bin/gost.dll https://github.com/gost-engine/engine/blob/master/CMakeLists.txt#L335 https://github.com/gost-engine/engine/blob/master/CMakeLists.txt#L343 for what reasons the shared library is declared twice? - it's like the same thing ..
/WX - disabled: ``` C:\git\github\openssl\gost-engine\gost_md.c(54,45): error C2059: syntax error: ':' [C:\git\github\openssl\gost-engine\build\gost_core.vcxproj] C:\git\github\openssl\gost-engine\gost_md.c(67,5): error C2059: syntax error: 'if' [C:\git\github\openssl\gost-engine\build\gost_core.vcxproj] C:\git\github\openssl\gost-engine\gost_md.c(69,6): error C2143: syntax error: missing '{' before '->' [C:\git\github\openssl\gost-engine\build\gost_core.vcxproj] C:\git\github\openssl\gost-engine\gost_md.c(69,6): error...
@alkurbatov hi Can you please tell me where is the root of the problem? what needs to be updated and edited? I have the same problem in another project.
> I commented on #3433 that we would not accept a patch that adds a custom exception handler, and it appears that is what this CL does. aa .. (...
@derekmauro 👀
this is not a bug - there is no other template (
> Here is an example of how I would write this: > https://github.com/google/googletest/blob/53495a2a7d6ba7e0691a7f3602e9a5324bba6e45/googlemock/test/gmock-matchers_test.cc#L8383-L8385 > > Does this solve your problem? I don't need to check if an exception will occur,...