S R C
S R C
Hi: On Ubuntu 18.04 , configured with "./configure --with-included-rocksdb --with-included-boost --prefix=${HOME}/.local", libicu-dev version 60.2-3ubuntu3.1 I am getting the following error in "make" ``` In file included from /usr/include/unicode/utf.h:217:0, from /usr/include/unicode/utypes.h:44,...
Hi: I am trying to make a proof-of-concept RPC with nanomsg and google protobuf. The shutdown always gives EINVAL, what am I doing wrong ? Example: https://github.com/sroycode/nanorpc/blob/master/EchoClient.cc line no 50...
Most people expect results for welch to match scipy welch default which applies constant detrend. I have patched the same here.