Re: [Bug 161797] Save as... fails in win32 when curdir is on server
- From: Tor Lillqvist <tml iki fi>
- To: gtk-devel-list gtk org
- Cc:
- Subject: Re: [Bug 161797] Save as... fails in win32 when curdir is on server
- Date: Tue, 4 Jan 2005 10:34:19 +0000
Tor Lillqvist writes:
> I guess I'll have to experiment with all the entries in the
> casefold_table in gunichartables.h to see if the same goes for all
> the cases.
Yes it does. A wrote a test program that created files called aX.txt,
with X being all the "ch" characters in the casefold_table, and also
all the corresponding expansions. No problem. I.e. Windows does not
consider these character sequence pairs identical.
I will check how the Win32 FoldString() behaves, and if it matches the
Win32 subsystem's filename casefolding behaviour. If so, we should use
FoldString() instead of g_utf8_casefold() when comparing pathnames on
Win32.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]