[Bug libstdc++/31554] stable_partition assumes iterator difference type is always ptrdiff_t

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Thu Apr 12 18:59:00 GMT 2007



------- Comment #2 from pcarlini at suse dot de  2007-04-12 19:59 -------
Confirmed. I will look into this as soon as possible, first blush, I'm
wondering whether just calling __stable_partition_adaptive with a last
argument:

  ..., _DistanceType(__buf.size()))

would be enough to fix the problem? What do you think?


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcarlini at suse dot de
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-04-12 19:59:01
               date|                            |


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



More information about the Gcc-bugs mailing list