On Wed, Nov 06, 2002 at 11:08:50AM -0600, David Atkins wrote: > I have a version of deque (v 2.33) which contains the fixes described at: > http://www.dinkumware.com/vc_fixes.html
Ok, so that's why I'm not seeing it on my machine. > I notice Crypto++ v5 initializes m_lengths with '(1,0U)' instead of (1,0). I think that should fix the problem. Why don't you make the same change in Crypto++ 4.2 and try to compile it?
