This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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: libstdc++/5734: 2 extensions (empty push_back() and is_sorted()) are not documented


Synopsis: 2 extensions (empty push_back() and is_sorted()) are not documented

State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Tue Feb 26 09:44:24 2002
State-Changed-Why:
    This is correct. A patch to wrap these two functions with
    #ifdef _GLIBCPP_DEPRECATED
    
    ...
    #endif
    
    and put in the comments noted in this thread:
    
    http://gcc.gnu.org/ml/libstdc++/2002-02/msg00299.html
    
    would be accepted.
    
    thanks,
    benjamin

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5734


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