This is the mail archive of the cygwin 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: run ./ChangeLog ./NEWS src/run.c src/run.h


On 1/26/2011 8:50 AM, Reini Urban wrote:
> And what about unicode paths? (utf-8 translation)
> 
> cygwin_conv_path (CCP_WIN_A_TO_POSIX ...
> 
> I wrote a lame patch to support that also for perl
>   https://github.com/rurban/perl/commit/1e8a170cc32a40589bb8ffd32b39f5ca62a08dca

See this: http://cygwin.com/ml/cygwin/2011-01/msg00321.html

Changes in 1.1.13...
* For cygwin-1.7, avoid deprecated cygwin_conv_* functions.
  NOTE: Only the barest minimal changes were made, so (a) non-ascii
  characters still not supported, and (b) long pathnames are not
  yet supported. This will occur on the new 1.2 development stream.

For run-1.2.x (cvs HEAD), PTC (esp. for long path and/or wide char support).

cvs -d:pserver:anoncvs@cygwin.com:/cvs/cygwin-apps co run

--
Chuck





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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