monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 75ca9b26c0952629160e37511878b1b9debcce


From: monotone
Subject: [Monotone-commits-diffs] Revision 75ca9b26c0952629160e37511878b1b9debccecc
Date: Wed, 7 Mar 2007 08:05:23 +0100

-----------------------------------------------------------------
Revision: 75ca9b26c0952629160e37511878b1b9debccecc
Ancestor: 5f91f12c96536bfcf5662cf6324596810468e927
Author: address@hidden
Date: 2007-03-07T06:43:45
Branch: net.venge.monotone

Modified files:
        botan/mem_pool.h

ChangeLog: 

* botan/mem_pool.h (Pooling_Allocator::diff_less):  The debugging STL
  implementation in MSVC8 checks that operator< has strict ordering.
  The code that checks this assumes that the two types passed into the
  supplied comparator functor can be passed in either order.  To resolve
  a compile error, we add two more operator() definitions to the diff_less
  functor, but only if _MSC_VER and _DEBUG are defined.

Attachment: txtVbLvjGOtZ5.txt
Description: Diff [5f91f12c96536bfcf5662cf6324596810468e927] -> [75ca9b26c0952629160e37511878b1b9debccecc]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]