Date: Tue, 17 Sep 2013 08:49:51 -0400 From: Yahor Shybeka <egor.shibeko@gmail.com> To: office@FreeBSD.org Subject: mdds-0.9.0: multi_type_vector.hpp problem Message-ID: <52384FEF.4000104@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I had a problem compiling libreoffice-4.0.5 on FreeBSD 9.2-PRERELEASE with clang 3.3 from base. The reason was that multi_type_vector::element_block_deleter from mdds-0.9.0 operated with constant pointer. After removing const quailifier I was able to compile it successfully. -- Thanks, Yahor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52384FEF.4000104>