This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++0x] std::chrono units bug?


On 01/19/2010 01:22 PM, Germán Diago wrote:
> It works. If I use seconds or milliseconds, it fails. I can't remember
> wether it fails when
>
> doing output or when using it, but it fails. Shouldn't the time units
> mind at all?
>   
Sorry if my reply may appear a little harsh at firs glance, but: are you
aware that this is Free Software? Therefore you have readily available
the sources and everything you need to analyze the problem, improve the
sources, contribute to the project, share your improvements with other
people. Plus, the current working paper, N3000, is freely (as beer, not
as freedom) available from the ISO web site.

Since this mailing list is neither devoted to general help, nor to bug
reporting - we have a specific mailing list and Bugzilla for those needs
- I think the above clarification, which simply states the very spirit
of Free Software, is definitely in order.

Thanks,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]