This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/38719] _Fwd_list_iterator::_M_next() returns reference to local memory



------- Comment #1 from paolo at gcc dot gnu dot org  2009-01-04 13:55 -------
Subject: Bug 38719

Author: paolo
Date: Sun Jan  4 13:55:25 2009
New Revision: 143052

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143052
Log:
2009-01-04  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/38719
        * include/bits/forward_list.h (_Fwd_list_iterator<>::_M_next,
        _Fwd_list_const_iterator::_M_next): Fix return type.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/forward_list.h


-- 


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


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