Hi Christina,
On Fri, 2011-05-13 at 21:40 +0200, Chr. Rossmanith wrote:
> if I remember correctly cppcheck complained about some statements in the
> context of OSL_FILE_TRACE. This patch simplifies the definition of
> OSL_FILE_TRACE ( => code better readable) and facilitates compiling
> withou
Hi,
if I remember correctly cppcheck complained about some statements in the
context of OSL_FILE_TRACE. This patch simplifies the definition of
OSL_FILE_TRACE ( => code better readable) and facilitates compiling
without warnings. Please review in case there was some magic behind the
original