On Mar 12, 2009, at 14:54 PM, Jeffrey Walton wrote: >> http://allmydata.org/trac/pycryptopp/ticket/17 > Can you provide a test case. Crypto++ Embedded is not supported, so > I don't bother with the entire test suite. If you can offer a quick > sample of offending code, I'll find a tweaked Crypto++/Windows CE > project and test it under those circumstances for you.
I don't know what "Crypto++ Embedded" is. To reproduce this error, install Python, then get the source code with "darcs get --partial http://allmydata.org/source/pycryptopp/ trunk" or by downloading the .tar.gz from http://pypi.python.org/pypi/ pycryptopp and untarring it. Once you have the source run "python ./ setup.py test". The last line of the output should be "OK", and so it is on all of the other platforms that I've tried, but on the armel platform the last line is "FAILED (failures=1)", and the preceding lines describe the test failure. Thanks! Regards, Zooko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
