in-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf
Of Charles Wilson
Sent: Monday, April 05, 2010 10:50 PM
To: cygwin@cygwin.com
Subject: Re: [ATTN: cvs maintainer] trailing dot issue with cygwin 1.7
On 4/4/2010 11:01 AM, crosmun_will...@emc.com wrote:
> The _POSIX_NO_TRUNC variable is de
On 4/4/2010 11:01 AM, crosmun_will...@emc.com wrote:
> The _POSIX_NO_TRUNC variable is defined in cygwin 1.7, and not defined in
> cygwin 1.5, so in cygwin 1.7, the code goes down the path where the
> temp_filename is the first 9 characters of the original filename preceded by
> '.new.' The prob
I haven't seen this reported in the mailing lists anywhere. My apologies if it
has. We are having problems with the cvs client running in Cygwin 1.7. There
is a section of code in src/client.c
> temp_filename = xmalloc (strlen (filename) + 80);
> #ifdef USE_VMS_FILENAMES
> /* A VMS
3 matches
Mail list logo