Boost logo

Boost :

Subject: Re: [boost] Ticket Resolutions
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-06-06 17:24:56


On Sat, Jun 6, 2009 at 7:55 AM, vicente.botet<vicente.botet_at_[hidden]> wrote:
>
> ----- Original Message -----
> From: "Beman Dawes" <bdawes_at_[hidden]>
> To: "Boost Developers list" <boost_at_[hidden]>
> Sent: Saturday, June 06, 2009 1:44 PM
> Subject: [boost] Ticket Resolutions
>
>
>>
>> I'd like to add "notabug" as a ticket resolution choice. The use would
>> be for tickets that complain about something that is in fact true, but
>> is by design rather than being a bug.
>>
>> In the past, I've marked these as "invalid". But I dislike doing so
>> because it sounds  as if I'm saying there is something wrong with the
>> ticket itself.
>>
>> Comments?
>
> Is not worksforme equivalent to notabug? Could you give an example of a ticket so we can see a concrete case?

Ticket #1962 complained that on Linux, <boost/timer.hpp> didn't
measure wall clock time.

That's because it uses std::clock(), which is allowed to measure
something other than wall clock time.

So it doesn't work for me, either. I ended up calling it "wontfix"
because it is by design, and will be replaced by a much better timer
library in the near future.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk