Boost logo

Boost Users :

Subject: Re: [Boost-users] [icl] possible bug for set difference
From: Thomas Taylor (thomas.taylor_at_[hidden])
Date: 2011-07-17 21:45:44


Thomas Taylor wrote:

> Hi!
>
> First let me express my happiness for having this library, as it makes a
> lot of my programming tasks much easier!
>
> While using it I think I discovered a bug for interval_set, when a
> difference is calculated; please find a test case attached. This was
> compiled against recent svn (r73190).

Ah, I found the problem: The default constructor for Interval should use
values(1,0) instead of (0,0).

> cheers,
> Thomas


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net