On Wed, Feb 05, 2003 at 04:39:53PM -0500, Christopher Faylor wrote:
> On Wed, Feb 04, 2003 at 04:02:37PM -0500, Christopher Faylor
> wrote:
> >On Wed, Feb 05, 2003 at 05:40:21PM +0100, Daniel Steinmann wrote:
> >>The above mentioned function returns sometimes a too small
The above mentioned function returns sometimes a too small buffer
size. This problem was found when using 'cygpath --path --windows'
Here is a test scenario to reproduce the problem (on my machine):
$ mount
C:\programs\cygwin\bin on /usr/bin type system (binmode)
C:\programs\cygwin\lib on
The output from cygpath --path --windows is corrupt for a unix path
with lot of directory components. I found this problem a while ago,
see
http://cygwin.com/ml/cygwin/2002-10/msg01791.html
I tried again with the latest cygwin release (1.3.16), but still
without success. Unfortunately I am st
When I use cygpath -pw for a unix path with a lot of directory
components for each entry in the path, I get corrupted output.
Here is an example usage (see also attached cygcheck -s output):
$ pwd
/tmp/this/is/a/very/long/directory/path/enterprise/modules/base
$ cygpath -pw
:/c/programs/jdk1.3.
4 matches
Mail list logo