openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] ilmbase 1.0.2 Assertion `b.min == min && b.max == ma


From: Andreas Metzler
Subject: Re: [Openexr-devel] ilmbase 1.0.2 Assertion `b.min == min && b.max == max' failed.
Date: Thu, 26 Jul 2012 14:56:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On 2012-04-14 Andreas Metzler <address@hidden> 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



reply via email to

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