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: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.10


Corinna Vinschen writes:
> 
> Would it be ok if it works the old way (WIN_A uses the Cygwin codeset)
> for applications built under 1.7.9 and earlier, and the new way (WIN_A
> uses Win32 ANSI/OEM codepage) for applications built under 1.7.10 and
> later?  That means the current lyx continues to work and you can patch
> lyx upstream accordingly to follow the new behaviour.

This would certainly preserve backward compatibility, so it is Ok.
However, may I suggest to add two other enums, namely, CCP_WIN_TO_POSIX
and CCP_POSIX_TO_WIN, that preserve encoding?
This is also useful, as not always one has to convert to/from Windows
style paths for calling native APIs.

Thanks,

-- 
Enrico




--
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]