Shuai Zhang
Shuai Zhang
This `controlBufSize` could be 0, which cause UB "variable length array bound evaluates to non-positive value 0" 
Add 2 Dockerfiles to help build nail tool & papers.
**Is your feature request related to a problem?** The `std::shared_ptr` & `std::unique_ptr` are well-supported by wide-spread compilers in c++11, while `std::string_view` & `std::variant` are unavailable until c++17. We currently use...
I'm requesting an API via cpprestsdk. The API works fine with cURL commandline tool, but failed to work with cpprestsdk. How could I debug it? Where could I found the...
This is not a bug report but a discussion about the design of DI componments in **Nancy**. I notice **Nancy** work perfectly with **Ninja**, **Autofac**, **Unity**, etc. However I found...
Close https://github.com/bazelbuild/bazel/issues/8252
This is not a bug report but a question about JMX interoperation. Is there any way to import JMX metrics into opencensus?
I'd like to set up a GraphEngine cluster on several Ubuntu machines. Is there any document for it?
I notice that RocksDB-Sharp uses UTF-8 as default encoding. This is better than ASCII as default. But I sill wonder whether there is a way to set the default encoding...
Hi there, It seems that this tool cannot work with VSO hosted Git repos. - Git Version: 2.11.0 - Git Lfs Version: 2.0.1 - Git-Lfs-Migrate version: latest The error message...