This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to allow trailing dots on managed mounts


On Wed, Dec 15, 2004 at 04:04:13PM -0700, Mark Paulus wrote:
>This patch is as trivial as I could get to allow trailing
>dots to be used on a managed file system.
>
>Unfortunately, my company will not sign the waiver,
>so I cannot sign up for any significant changes to
>the cygwin sources.  So, hopefully, this patch is
>small enough to squeek under the limit, or it can be a
>starting point for discussions on how to fix the original
>problem.
>
>    * path.cc (path_conv::check):  retain trailing dots and 
>      spaces for managed mounts.

Er, this patch apparently just leaves the trailing dots in the
"converted" path, bypassing the loop which attempts to remove them.
That's not the way to do this.  Sorry.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]