"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "7777852a191f239e592c9e8c3cb0228e91e52bec"
Shut up warnings (#1363)
* Shut up warnings - warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct LightGBM::HistogramBinEntry'; use assignment or value-initialization instead [-Wclass-memaccess] - warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::tuple<int, double, double>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] * void*
Showing
Please register or sign in to comment