From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 86E3BD80110 for ; Thu, 28 Dec 2023 16:03:01 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=bLdDTTJfuCAyqP+VRtDLKflTk6ar5h2cLT7x4YOXSME=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1703779380; v=1; b=rGEMd/1cTKuFHsknZN8itDzsBhB2VFBK0yPXAYhn2CBqyhjb7ZyEKJ3QBWNsxw/liLY3z5aa 9UxOKF8Rl/dawHNXHU9NY9ipN5PDcqyuF3LutrHbGuQQkXEx1IUCNJIlf9xRIb4UJdtfAnvljAT T+Z70/sFr8uZceW9KGe8JjdM= X-Received: by 127.0.0.2 with SMTP id WdanYY7687511xcwNXXNtscE; Thu, 28 Dec 2023 08:03:00 -0800 Subject: Re: [edk2-devel] [PATCH] BaseTools/Workspace: Build fail if structure PCD is referred To: Chang, Abner ,devel@edk2.groups.io From: "Joey Vagedes via groups.io" X-Originating-Location: US (4.155.48.115) X-Originating-Platform: Windows Chrome 120 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 28 Dec 2023 08:02:59 -0800 References: <16462.1703732908222765182@groups.io> In-Reply-To: <16462.1703732908222765182@groups.io> Message-ID: <26170.1703779379208781928@groups.io> Precedence: Bulk List-Subscribe: List-Help: 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,joeyvagedes@microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: hQHU2a2i4scfOBOoBiYbUjRBx7686176AA= Content-Type: multipart/alternative; boundary="74xHwv6aaoKk6h8YaFUj" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="rGEMd/1c"; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none --74xHwv6aaoKk6h8YaFUj Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, This is in regard to my recent patch (see commit here: BaseTools: Resolve r= egex syntax warnings =C2=B7 tianocore/edk2@9f0061a (github.com) ( https://g= ithub.com/tianocore/edk2/commit/9f0061a03b61d282fbc0ba5be22155d06a5e64a1 ) = ) that was resolving the newly introduced syntax warnings (that will become= syntax errors) in Python3.12 for using invalid escape characters. A few of the strings that I converted from normal strings to raw strings to= resolve the issue contained both valid and invalid escape characters. I'm = going back through the changes I made in the PR to resolve any strings that= contain both valid and invalid escape characters. I will send out the patch soon. -=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 (#112983): https://edk2.groups.io/g/devel/message/112983 Mute This Topic: https://groups.io/mt/103395845/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --74xHwv6aaoKk6h8YaFUj Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hello,

This is in regard to my recent patch (see commit here:=  BaseTools: Resolve regex syntax warnings · = tianocore/edk2@9f0061a (github.com)) that was resolving the newly intro= duced syntax warnings (that will become syntax errors) in Python3.12 for us= ing invalid escape characters.

A few of the strings that I conve= rted from normal strings to raw strings to resolve the issue contained both= valid and invalid escape characters. I'm going back through the changes I = made in the PR to resolve any strings that contain both valid and invalid e= scape characters.

 

I will send out the patch soon.

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#112983) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--74xHwv6aaoKk6h8YaFUj--