bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: GNUstep base/make Version 1.7.4


From: Adam Fedor
Subject: Re: ANN: GNUstep base/make Version 1.7.4
Date: Tue, 16 Sep 2003 21:36:06 -0600


On Tuesday, September 16, 2003, at 10:14 AM, Yen-Ju Chen wrote:

I hope this bug can be fixed since it is quite simple:

[bug #5254] "cvtenc -EscapeIn yes" use wront encoding
Submitted By: yjchen    group: GNUstep
Submitted on:

Category:  Base/Foundation      Severity:  5 - Major
Bug Group:  Bug Resolution:  None
Assigned to:  None      Status:  Open
Summary:  "cvtenc -EscapeIn yes" use wrong encoding
Original Submission:  At line 234 of cvtenc tool,
myData = [myString dataUsingEncoding:oEnc allowLoassyConversion: NO];.
It should use iEnc instead of oEnc because it is for "-EscapeIn yes".
Sorry that I can't offer a patch due to my network problem


Shouldn't the patch rather be this (assuming if you want to escape the input it must be in Unicode format [ is that correct?]):

Attachment: cvtenc.patch
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]