PING
2011/3/14 Kai Tietz :
> Hello,
>
> this patch fixes some DOS-filename comparision and directory-separator checks.
>
> Changelog libcpp
>
> 2011-03-14 Kai Tietz
>
> * files.c (file_hash_eq): Use filename_cmp
> instead of strcmp.
> (nonexistent_file_hash_eq): Likewise.
>
Hello,
this patch fixes some DOS-filename comparision and directory-separator checks.
Changelog libcpp
2011-03-14 Kai Tietz
* files.c (file_hash_eq): Use filename_cmp
instead of strcmp.
(nonexistent_file_hash_eq): Likewise.
(remap_filename): Likewise.
Ha