bug-gnulib
[Top][All Lists]
Advanced

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

Re: pathmax: support for native Windows


From: Bastien ROUCARIES
Subject: Re: pathmax: support for native Windows
Date: Tue, 13 Sep 2011 18:37:12 +0200

On Tue, Sep 13, 2011 at 5:33 PM, Bruno Haible <address@hidden> wrote:
> Bastien ROUCARIES wrote:
>> You could use this syntax with win32 api. I used it for opening long
>> path and it used byapache on windows. However it will need some
>> surgery in order to be used (convert utf8 to ucs2)
>
> Yes, and this surgery would be overkill for gnulib. 99.9% of all users
> and applications never use filenames longer than 160 characters (two lines
> in a terminal window).

It will allow to use more unix name (nul will be acceptable, and name
ending with space)
at the expanse to not beeing deletable in explorer. it is a tradeoff.

Bastien

> Bruno
> --
> In memoriam Ketevan of Mukhrani 
> <http://en.wikipedia.org/wiki/Ketevan_of_Mukhrani>
>



reply via email to

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