Re: Regression from 3.2 to 3.3
Will Newton <wnewton@cmedltd.com> writes:
> A package I maintain (aqsis) no longer builds with gcc 3.3 as the default
> compiler. The error given is:
>
> shaderstack.h: In function `void Aqsis::OpCAST(A&, B&, Aqsis::IqShaderData*,
> Aqsis::IqShaderData*, Aqsis::CqBitVector&) [with A = TqFloat, B =
> Aqsis::CqColor]':
> shadervm1.cpp:277: instantiated from here
> shaderstack.h:543: error: invalid static_cast from type `float' to type `
> Aqsis::CqColor'
What type is Aqsis::CqColor?
--
Falk
Reply to: