public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/53027] New: pointer_traits<>::rebind is private
@ 2012-04-18  8:43 gratal at gmail dot com
  2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gratal at gmail dot com @ 2012-04-18  8:43 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53027

             Bug #: 53027
           Summary: pointer_traits<>::rebind is private
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gratal@gmail.com


The template alias pointer_traits<>::rebind is private (except for the
pointer_traits<T*> specialization), while the standard specifies that it should
be a public member of pointer_traits<>.


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

* [Bug libstdc++/53027] pointer_traits<>::rebind is private
  2012-04-18  8:43 [Bug libstdc++/53027] New: pointer_traits<>::rebind is private gratal at gmail dot com
@ 2012-04-18  8:58 ` redi at gcc dot gnu.org
  2012-04-22 14:14 ` redi at gcc dot gnu.org
  2012-04-22 14:17 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2012-04-18  8:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53027

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2012-04-18
         AssignedTo|unassigned at gcc dot       |redi at gcc dot gnu.org
                   |gnu.org                     |
   Target Milestone|---                         |4.7.1
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-18 08:57:04 UTC ---
confirmed


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

* [Bug libstdc++/53027] pointer_traits<>::rebind is private
  2012-04-18  8:43 [Bug libstdc++/53027] New: pointer_traits<>::rebind is private gratal at gmail dot com
  2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
@ 2012-04-22 14:14 ` redi at gcc dot gnu.org
  2012-04-22 14:17 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2012-04-22 14:14 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53027

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-22 14:14:21 UTC ---
Author: redi
Date: Sun Apr 22 14:14:15 2012
New Revision: 186671

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186671
Log:
    PR libstdc++/53027
    * include/bits/ptr_traits.h (pointer_traits::rebind): Make public.
    * testsuite/20_util/pointer_traits/requirements/typedefs.cc: Check
    rebind works.

Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/bits/ptr_traits.h
   
branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/pointer_traits/requirements/typedefs.cc


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

* [Bug libstdc++/53027] pointer_traits<>::rebind is private
  2012-04-18  8:43 [Bug libstdc++/53027] New: pointer_traits<>::rebind is private gratal at gmail dot com
  2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
  2012-04-22 14:14 ` redi at gcc dot gnu.org
@ 2012-04-22 14:17 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2012-04-22 14:17 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53027

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-22 14:16:36 UTC ---
fixed for 4.7.1 and 4.8.0


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

end of thread, other threads:[~2012-04-22 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18  8:43 [Bug libstdc++/53027] New: pointer_traits<>::rebind is private gratal at gmail dot com
2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
2012-04-22 14:14 ` redi at gcc dot gnu.org
2012-04-22 14:17 ` 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).