I have moved this issue to v17 , because the fix has needed changes in the deep (changing the datatype for a variable from "long" to "long long", which implies some additional changes).
Some other issues I have moved too, in the case You didn't see it longer ...
Another thing
/* rants and raves */
As fuchur mentioned, I had to switch the mac version from gcc4.0 to 4.2 , mainly for OpenMP/OpenCL , this has cost me around 3 weeks (excluding the holidays)
182 xcode projectfiles to change / recreate ..., it's running now , BUT
today I have found that a bug in gcc 4.2 doesn't allow to use OpenMP in the final render process :-(, it's fixed in gcc 4.4 and above , but Apple doesn't support this compiler versions
in Xcode
/* rants and raves */
Thanks for all of your hard work, Steffen!