cygwin-src-20000125: patch to not convert cmdline to OEM

Chris Faylor cgf@cygnus.com
Tue Feb 15 16:09:00 GMT 2000


On Wed, Feb 16, 2000 at 12:43:43AM +0100, Corinna Vinschen wrote:
>Chris Faylor wrote:
>> On Sun, Feb 13, 2000 at 05:50:33PM +0100, Reinhard Nissl wrote:
>> >the attached patch makes cygwin1.dll only convert the cmdline to OEM when the
>> >environment variable CYGWIN_CMD_LINE_MODE is not set to ANSI. If the variable
>> >doesn't exist or is set to anything else then ANSI, the library behaves as it
>> >did before applying the patch.
>> > [...]
>> I have a few problems with this patch.
>> [...]
>> 4) I am wondering if the conditional behavior of this code should actually be
>>    the default behavior, i.e., should we always be using SetFileApisToANSI and
>>    MultiByteToWideChar.
>> 
>> 1 - 3 are obviously easy to fix but I'd like to get a better feel for 3.
									 4.


More information about the Cygwin-developers mailing list