openexr-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-user] CTL bug


From: Florian Kainz
Subject: Re: [Openexr-user] CTL bug
Date: Fri, 29 Feb 2008 13:52:09 -0800
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

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).






reply via email to

[Prev in Thread] Current Thread [Next in Thread]