Hi Gonzalo, a fix for this bug has been checked into CVS. Changed files include IlmCtl/CtlSimdSyntaxTree.cpp and IlmCtlTest/testArray.ctl.
Florian Gonzalo Garramuño wrote:
The expression: const float lut3DMin[3] = { FLT_MIN, FLT_MIN, FLT_MIN }; const float lut3DMax[3] = { FLT_MAX, FLT_MAX, FLT_MAX }; results in the following error when compiling:Reference-counted pointer assignment failed; the left-hand and right-hand side types are incompatible (PKN3Ctl8RcObjectE, N3Ctl12SimdNameNodeE).
_______________________________________________ Openexr-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/openexr-user
