This is the mail archive of the cygwin@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: cygpath returns garbage if DOS/win2k input environment variable is too long?


Thx! Unfortunately still only the same garbage in the mylog file.
Apparently, no warning goes to stderr?
> -----Original Message-----
> From: Joshua Daniel Franklin [mailto:joshuadfranklin@yahoo.com],
cygwin@cygwin.com
> Sent: Mittwoch, 25. September 2002 18:44
> --- Ralf Hauser <ralfhauser@gmx.ch> wrote:
> > 1) is there a way to see an error-message from cygpath (a log
> file or some
> > way to see stderr if there is any of that)?
> > 2) I did a work-around with assembling the path again in my
> .tcshrc. This is
> > not convenient. Any better ideas...?
>
> My only thought is to wrap the cygpath command in a shell script:
>
> cygpath --unix $CLASSPATH 2>&1 >>mylog
>
> cygpath uses the MAXPATH (1024 for win9x??)


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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