On 2012-04-14 Andreas Metzler <ametz...@downhill.at.eu.org> wrote:
> trying to build ilmbase 1.0.2 (with "#include <string.h>" added to
> Imath/ImathMatrix.h) on current Debian sid produces this error on make check:

> ----------------------------
> Testing box methods
>     constructors for type V2s
>     constructors for type V2i
> [...]
>     extendBy() point for type V2i
>     extendBy() point for type V2f
> lt-ImathTest: testBox.cpp:241: void {anonymous}::testExtendByPoint(const 
> char*) [with T = Imath::Vec2<float>]: Assertion `b.min == min && b.max == 
> max' failed.
> /bin/bash: line 5:  2201 Aborted                 ${dir}$tst
> FAIL: ImathTest
> ----------------------------

I have run git bisect on i386. The error was introduced in
4b1aec5fc46844d2afc11385f1dabe2f451f6af4 (Imath::Box optimization:
remove loops from methods by partially specializing the class, for
boxes of two and three dimensions.)

cu Andreas

_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to