Boost logo

Boost Users :

Subject: Re: [Boost-users] [Chrono] How to report problems?
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-05-28 18:35:47


----- Original Message -----
From: "Roland Bock" <rbock_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Friday, May 28, 2010 9:05 AM
Subject: Re: [Boost-users] [Chrono] How to report problems?

>
> Hi,
>
> vicente.botet wrote:
> [...]
>>>>> b) The thread_clock part of the tutorial looks pretty broken.
>>>> thread_clock was one of the last features I added and has been tested only on linux with gcc-4.2.1. I need to port it to Windows, but for the moment I have had no time. Could you give more details on how this is broken?
>>>>
>>>>> Not sure if more things will come up, but if so, where should I send
>>>>> them? Maybe this information would be a nice addition to the FAQ until
>>>>> chrono makes it into boost?
>>
>> So, if I understood you, the broken part is on Windows? I will add this waring on the documentation untilI finish the Windows implementation.
>
> Hmm? No, there has been a mixup:
>
> 1) I meant the tutorial page of the documentation:
>
> http://svn.boost.org/svn/boost/sandbox/chrono/libs/chrono/doc/html/boost_chrono/users_guide/tutorial.html
>
> There are long code blocks, interrupted by lines like the following
> formatted as text:
>
> class thread_clock { public: typedef nanoseconds duration; typedef
> duration::rep rep; typedef duration::period period; typedef
> chrono::time_point<process_real_cpu_clock> time_point; static const
> bool is_monotonic = true;
>
> Something went wrong during the creation of this page.

Oh I see :(
 
> 2) It might be a good addition to the FAQ page to tell where to report
> problems to (as you suggested: boost_at_[hidden]).
>
>
> As for the documentation mini-review, yes, I can try to do that. May
> take a few days though.

Thanks,
Vicente


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