pan-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-devel] bug in gmime & make check on windows


From: K. Haley
Subject: [Pan-devel] bug in gmime & make check on windows
Date: Fri, 29 Aug 2003 02:19:36 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624

I ran make check for the first time today and two of the tests failed. The glibext test will fail on windows when it tests pan_file_normalize because of the different path seperators. The only way to fix this is to provide alternate versions for windows. This hasn't bitten pan since it uses g_build_filename to build up the paths one directory at a time.

The other test that failed was decode, it was a bug in gmime.
md5_get_digest_from_file needs to read the file in binary mode to get the correct md5 sum.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]