[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-devel] bug in gmime & make check on windows
From: |
Charles Kerr |
Subject: |
Re: [Pan-devel] bug in gmime & make check on windows |
Date: |
Fri, 29 Aug 2003 09:38:06 -0700 |
User-agent: |
Mutt/1.5.4i |
On Fri, Aug 29, 2003 at 02:19:36AM -0600, K. Haley wrote:
> 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.
Could you open a pair of bug reports for these?