From: Mikko Rasa Date: Thu, 10 May 2012 21:11:17 +0000 (+0300) Subject: Fix warnings about certain narrowing conversions not being allowed in C++11 X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=26636afce9c85c6c78c7267ebcd18d165825024b;hp=26636afce9c85c6c78c7267ebcd18d165825024b Fix warnings about certain narrowing conversions not being allowed in C++11 ---