bug-gnustep
[Top][All Lists]
Advanced

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

[bug #5254] "cvtenc -EscapeIn yes" use wront encoding


From: nobody
Subject: [bug #5254] "cvtenc -EscapeIn yes" use wront encoding
Date: Sun, 21 Sep 2003 23:07:28 -0400
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.2.1) Gecko/20030228

=================== BUG #5254: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5254&group_id=99

Changes by: Adam Fedor <fedor@gnu.org>
Date: Sun 09/21/2003 at 21:07 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
2003-09-21  Adam Fedor  <fedor@gnu.org>



        * Tools/cvtenc.m (main): Write using local/set encoding when

        EscapeIn=YES.





=================== BUG #5254: FULL BUG SNAPSHOT ===================


Submitted by: yjchen                  Project: GNUstep                      
Submitted on: Fri 09/12/2003 at 21:15
Category:  Base/Foundation            Severity:  1 - Ordinary               
Bug Group:  Bug                       Resolution:  Fixed                    
Assigned to:  fedor                   Status:  Closed                       

Summary:  "cvtenc -EscapeIn yes" use wront 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

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 09/21/2003 at 21:07       By: fedor
2003-09-21  Adam Fedor  <fedor@gnu.org>



        * Tools/cvtenc.m (main): Write using local/set encoding when

        EscapeIn=YES.




CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5254&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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