On Fri, Apr 25, 2003 at 04:50:55PM -0600, D. R. Evans wrote: > FileStore(argv[2]).TransferAllTo(mt); > > In the past (i.e. crypto++ 5.0 and earlier), I don't recall having to > change anything to get crypto++ to build. Has something changed, or is this > a real problem in the current CVS code?
I've checked in a fix to CVS. I'm not sure if the compiler is wrong or the code was wrong, but it should work now.
