On Sun, Feb 23, 2003 at 02:57:33PM -0700, Michael Monsen wrote: > I downloaded the patch and applied to to the crypto50.zip file, and > received three failure messages. They were: > > modes.cpp (Hunk #2 FAILED at 120) > modes.h (Hunk #5 FAILED at 227) > rng.cpp (Hunk #2 FAILED at 81) > > Is the patch meant to be applied against the stock 5.0 version, or > another version from CVS?
It's fixed now. Please try again. (You may need to refresh the Crypto++ home page first.) If anyone is curious what happened, it turns out that the "Tabify Selection" command in Visual Studio .NET works differently (and I think worse) than the "Tabify Selection" command in Visual Studio 6, and this caused whitespace problems with the patch.
