This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/42622] [C++0x] Improve std::ratio_less to not overflow
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 2 Mar 2011 15:06:32 +0000
- Subject: [Bug libstdc++/42622] [C++0x] Improve std::ratio_less to not overflow
- Auto-submitted: auto-generated
- References: <bug-42622-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42622
--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-02 15:06:29 UTC ---
Applied, thanks.