1e5e5c4022
/home/tinderbox/clang-master-build/solver/unxlngi6/inc/external/boost/uuid/seed_rng.hpp:143:61: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing] unsigned int rn[] = { std::rand(), std::rand(), std::rand() }; Change-Id: Iea9808492cd3fbcf078e61bbc184bdc434e7cd8a |
||
---|---|---|
.. | ||
prj | ||
boost-win.patch | ||
Makefile | ||
Module_libcmis.mk | ||
Package_libcmis.mk | ||
README | ||
StaticLibrary_cmis.mk | ||
UnpackedTarball_cmis.mk |
A C++ client library for the CMIS interface. From: [http://sourceforge.net/projects/libcmis/] Wikipedia (CMIS): Content Management Interoperability Services (CMIS) is an open standard that defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.