From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.43; helo=mga05.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4324221159CAD for ; Thu, 27 Sep 2018 17:26:37 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Sep 2018 17:26:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,312,1534834800"; d="scan'208";a="94119816" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga001.fm.intel.com with ESMTP; 27 Sep 2018 17:24:45 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 27 Sep 2018 17:24:45 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 27 Sep 2018 17:24:45 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.183]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.220]) with mapi id 14.03.0319.002; Fri, 28 Sep 2018 08:24:42 +0800 From: "Gao, Liming" To: "Guo, Dongao" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH] MdeModulePkg/RegularExpressionDxe: modify inf to pass vs 2012 build Thread-Index: AQHUVX4wOjplb7UwDEqhLp8csltRvqUE2EGA Date: Fri, 28 Sep 2018 00:24:41 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E31CB1C@SHSMSX104.ccr.corp.intel.com> References: <1537955143-7884-1-git-send-email-dongao.guo@intel.com> In-Reply-To: <1537955143-7884-1-git-send-email-dongao.guo@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTA2MmNjZTUtZjg3ZS00YTQ2LWExNDctMTBjODdhMTNjYmRmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiK3ZKWDlQYkZcL0p0UUlnZFAwM0JGUjdHc250dHZIaDhsN3BuSHg5UmlaKzdrMWI2QlwvaUpjT2s4TWRQNXBjTkVTIn0= dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] MdeModulePkg/RegularExpressionDxe: modify inf to pass vs 2012 build X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2018 00:26:37 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao > -----Original Message----- > From: Guo, Dongao > Sent: Wednesday, September 26, 2018 5:46 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming > Subject: [PATCH] MdeModulePkg/RegularExpressionDxe: modify inf to pass vs= 2012 build >=20 > add /wd4703 for passing VS 2012 build.This equals /wd4701 in VS2015. >=20 > Cc: Liming Gao > Change-Id: I06ff88b11246491ccc83b2231d4070c2acd7331a > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Dongao Guo > --- > MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf | 2= +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressio= nDxe.inf > b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf > index 7490a03..16e91bd 100644 > --- a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.in= f > +++ b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.in= f > @@ -84,7 +84,7 @@ > INTEL:*_*_*_CC_FLAGS =3D /Oi- >=20 > # Oniguruma: potentially uninitialized local variable used > - MSFT:*_*_*_CC_FLAGS =3D /wd4701 > + MSFT:*_*_*_CC_FLAGS =3D /wd4701 /wd4703 >=20 > # Oniguruma: intrinsic function not declared > MSFT:*_*_*_CC_FLAGS =3D /wd4164 > -- > 2.6.1.windows.1