From nobody Sun May 19 02:26:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+43045+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+43045+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1561809728; cv=none; d=zoho.com; s=zohoarc; b=m05iWLEVWoO68j82L82Ex6JpdU9TDIu7sjOQPA3S6E/ZLoe5BUVzidE8cQ3WrvcNF28aBswX4O9fV0u6qBkiKDs2j4iyRR8cLEe+u0sWGQRlXgHI2/jywApARkK5GEvSbdP8WEau2W7eVKinUGItc5RIRE53yoPguE1KtQN9KF0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561809728; h=Content-Type:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=/q2U98G1LVko4Q5JQlXiiLflsqOKOdYFdnI2fR/+9Xo=; b=TzF4FqVjdyJy8uXiNFynvzscZwukLbbwiD/QJv24tbh/4OusIvk/rvfr7o9VVTdUGIFjA4jAhIoeJzEINcsSWGrmlWs3ts7u1vf2AS3a7q/T8kxS3XAEU9sr6HHzlPAuUfrKdUVNpyQo4wyOy1WMfPaNKh5zuGnLBhWuos3fy20= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+43045+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1561809728729526.6856763579784; Sat, 29 Jun 2019 05:02:08 -0700 (PDT) Return-Path: Subject: [edk2-devel] [PATCH] BaseTools: Fix encoding typos To: devel@edk2.groups.io From: =?UTF-8?B?Q8WTdXI=?= X-Originating-Location: Seoul, KR (128.1.125.180) X-Originating-Platform: Mac Chrome 75 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Sat, 29 Jun 2019 05:02:03 -0700 Message-ID: <21872.1561809723580988958@groups.io> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,coeur@gmx.fr Content-Type: multipart/alternative; boundary="E2D8R0Vc2DwWfp2s1jQU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1561809728; bh=eLWkAzXZteXkdlIpD2HIrFRyoL6n45OjQObSLQ4meW4=; h=Content-Type:Date:From:Reply-To:Subject:To; b=kJqeDhLpBONJxFl1oXQ6xe9Og9HbJSY0/UIB6BUtcyj7CVtflaqLetD29kJki3hb7/B LA081MuMXJyWe0BW/jMx14vTWAaUCGYvyosu3vXtw3pXVCOQ35f3Fetrh7/xvJxPEWi2A yzIHepvbSpsIzkfVZwOtjB/A1YyYLG1jNJM= X-ZohoMail-DKIM: pass (identity @groups.io) --E2D8R0Vc2DwWfp2s1jQU Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Fix encoding typos in BaseTools by using UTF-8. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur --- BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt b/Bas= eTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt index 4d84d1c19c..c3fcadfd59 100644 --- a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt +++ b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt @@ -40,7 +40,7 @@ List of Implemented Fixes and Changes for Maintenance Rel= eases of PCCTS #309. (Changed in MR32) Renamed baseName because of VMS name conflict Renamed baseName to pcctsBaseName to avoid library name conflict with -=C2=A0 =C2=A0 VMS library routine.=C2=A0 Reported by Jean-Fran=C3=81ois PI= =E2=80=A6RONNE. +=C2=A0 =C2=A0 VMS library routine.=C2=A0 Reported by Jean-Fran=E2=88=9A=C3= =9Fois PI=E2=88=9A=C3=A2RONNE. #308. (Changed in MR32) Used "template" as name of formal in C routine @@ -975,7 +975,7 @@ List of Implemented Fixes and Changes for Maintenance R= eleases of PCCTS #249. (MR21) Changes for DEC/VMS systems -=C2=A0 =C2=A0 Jean-Fran=C3=81ois Pi=C3=88ronne (jfp altavista.net) has upd= ated some +=C2=A0 =C2=A0 Jean-Fran=E2=88=9A=C3=9Fois Pi=E2=88=9A=C2=A9ronne (jfp alta= vista.net) has updated some VMS related command files and fixed some minor problems related to building pccts under the DEC/VMS operating system.=C2=A0 For DEC/VMS users the most important differences are: @@ -1750,7 +1750,7 @@ List of Implemented Fixes and Changes for Maintenance= Releases of PCCTS Under certain circumstances a predicate test could generate a #line directive which was not at column 1. -=C2=A0 =C2=A0 =C2=A0 Reported with fix by David K=C3=82gedal=C2=A0 (davidk= lysator.liu.se) +=C2=A0 =C2=A0 =C2=A0 Reported with fix by David K=E2=88=9A=E2=80=A2gedal= =C2=A0 (davidk lysator.liu.se) (http://www.lysator.liu.se/~davidk/). #194. (Changed in MR14) (C Mode only) Demand lookahead with #tokclass -- 2.20.1 (Apple Git-117) -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43045): https://edk2.groups.io/g/devel/message/43045 Mute This Topic: https://groups.io/mt/32250884/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --E2D8R0Vc2DwWfp2s1jQU Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Fix encoding typos in BaseTools by using UTF-8.
 
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
---
 BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt | 6 ++= +---
 1 file changed, 3 insertions(+), 3 deletions(-)
 
diff --git a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt= b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
index 4d84d1c19c..c3fcadfd59 100644
--- a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
+++ b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
@@ -40,7 +40,7 @@ List of Implemented Fixes and Changes for Maintenan= ce Releases of PCCTS
 #309. (Changed in MR32) Renamed baseName because of VMS name co= nflict
 
     Renamed baseName to pcctsBaseName to avoid librar= y name conflict with
-    VMS library routine.  Reported by Jean-Fran&Aacut= e;ois PI…RONNE.
+    VMS library routine.  Reported by Jean-Fran&radic= ;ßois PI√âRONNE.
     
 #308. (Changed in MR32) Used "template" as name of formal in C = routine
 
@@ -975,7 +975,7 @@ List of Implemented Fixes and Changes for Mainten= ance Releases of PCCTS
     
 #249. (MR21) Changes for DEC/VMS systems
 
-    Jean-FranÁois PiÈronne (jfp altavista.ne= t) has updated some
+    Jean-Fran√ßois Pi√©ronne (jfp a= ltavista.net) has updated some
     VMS related command files and fixed some minor pr= oblems related
     to building pccts under the DEC/VMS operating sys= tem.  For DEC/VMS
     users the most important differences are:
@@ -1750,7 +1750,7 @@ List of Implemented Fixes and Changes for Maint= enance Releases of PCCTS
       Under certain circumstances a predicate te= st could generate
       a #line directive which was not at column = 1.
 
-      Reported with fix by David KÂgedal  = (davidk lysator.liu.se)
+      Reported with fix by David K√•gedal&= nbsp; (davidk lysator.liu.se)
       (http://www.lysator.liu.se/~davidk/).
 
 #194. (Changed in MR14) (C Mode only) Demand lookahead with #to= kclass
-- 
2.20.1 (Apple Git-117)
 
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#43045) | | Mu= te This Topic | New Topic

Your Subscripti= on | Contact Group Owner | Unsubscribe [importer@patchew.org]

_._,_._,_
--E2D8R0Vc2DwWfp2s1jQU--