[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add an implementation of gnulib's canonicalize_file_name for
From: |
Bruno Haible |
Subject: |
Re: [PATCH] Add an implementation of gnulib's canonicalize_file_name for mingw. |
Date: |
Tue, 1 Feb 2011 10:46:51 +0100 |
User-agent: |
KMail/1.9.9 |
Hi,
Jan Nieuwenhuizen wrote:
> Attached is a patch that fixes canonicalize_file_name for mingw.
> ...
> The original is useless for mingw
In which respect did you find it useless for mingw?
We have a unit test for this module (tests/test-canonicalize-lgpl.c).
I occasionally run it on mingw, and I don't remember having seen a
test failure. So, before changing the implementation, I'd like to
know what went wrong, and have a patch extend the unit test at the
same time as the implementation.
Bruno
- Re: [PATCH] Add an implementation of gnulib's canonicalize_file_name for mingw.,
Bruno Haible <=