public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
@ 2015-03-20 23:00 ` marejde at gmail dot com
  2015-03-23 11:55 ` redi at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: marejde at gmail dot com @ 2015-03-20 23:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

--- Comment #1 from Martin Ejdestig <marejde at gmail dot com> ---
See the end of 20.12.2 ("Header <chrono> synopsis").

Maybe it is too late for 5.0?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
  2015-03-20 23:00 ` [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono marejde at gmail dot com
@ 2015-03-23 11:55 ` redi at gcc dot gnu.org
  2015-03-27 13:06 ` redi at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-03-23 11:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-23
     Ever confirmed|0                           |1


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
  2015-03-20 23:00 ` [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono marejde at gmail dot com
  2015-03-23 11:55 ` redi at gcc dot gnu.org
@ 2015-03-27 13:06 ` redi at gcc dot gnu.org
  2015-03-27 13:15 ` redi at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-03-27 13:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Mar 27 12:45:10 2015
New Revision: 221730

URL: https://gcc.gnu.org/viewcvs?rev=221730&root=gcc&view=rev
Log:
    PR libstdc++/65499
    * include/std/chrono: Add using-directive for literals to std::chrono.
    * testsuite/20_util/duration/literals/65499.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/chrono


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-03-27 13:06 ` redi at gcc dot gnu.org
@ 2015-03-27 13:15 ` redi at gcc dot gnu.org
  2015-04-11 11:47 ` redi at gcc dot gnu.org
  2015-04-11 11:57 ` redi at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-03-27 13:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Small enough and safe enough for 5.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-03-27 13:15 ` redi at gcc dot gnu.org
@ 2015-04-11 11:47 ` redi at gcc dot gnu.org
  2015-04-11 11:57 ` redi at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-04-11 11:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Sat Apr 11 11:47:19 2015
New Revision: 222004

URL: https://gcc.gnu.org/viewcvs?rev=222004&root=gcc&view=rev
Log:
    PR libstdc++/65499
    * include/std/chrono: Add using-directive for literals to std::chrono.
    * testsuite/20_util/duration/literals/65499.cc: New.

Added:
   
branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/std/chrono


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono
       [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2015-04-11 11:47 ` redi at gcc dot gnu.org
@ 2015-04-11 11:57 ` redi at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-04-11 11:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65499

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|5.0                         |4.9.3

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Also fixed for 4.9.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-11 11:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-65499-4@http.gcc.gnu.org/bugzilla/>
2015-03-20 23:00 ` [Bug libstdc++/65499] Missing "using namespace literals::chrono_literals" in std::chrono marejde at gmail dot com
2015-03-23 11:55 ` redi at gcc dot gnu.org
2015-03-27 13:06 ` redi at gcc dot gnu.org
2015-03-27 13:15 ` redi at gcc dot gnu.org
2015-04-11 11:47 ` redi at gcc dot gnu.org
2015-04-11 11:57 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).