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++/31554] stable_partition assumes iterator difference type is always ptrdiff_t



------- Comment #4 from paolo at gcc dot gnu dot org  2007-04-13 12:17 -------
Subject: Bug 31554

Author: paolo
Date: Fri Apr 13 12:17:21 2007
New Revision: 123783

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123783
Log:
2007-04-13  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/31554
        * include/bits/stl_algo.h (stable_partition): Convert __buf.size()
        to _DistanceType.

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


-- 


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


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