Martin, I see that you have changed "#include <printf.h>" to "#include <snprintfa.h>" in the test for lib.alg.rotate. But for the current SVN version this change results in the compilation error:
25.rotate.cpp(28) : fatal error C1083: Cannot open include file: 'snprintfa.h': No such file or directory And it seems that the snprintfa.h header is really absent in the project. Is it missed? With best wishes, Anton Pevtsov -----Original Message----- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 20:19 To: [email protected] Subject: Re: test for lib.alg.rotate Anton Pevtsov wrote: > The attached file contains my attempt to update lib.alg.reverse test > and port it to new test driver. Looks good. Committed here: http://svn.apache.org/viewcvs.cgi?rev=368411&view=rev Thanks! Martin
