From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 6E21520958BD7 for ; Tue, 12 Sep 2017 02:27:16 -0700 (PDT) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Sep 2017 02:30:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,382,1500966000"; d="scan'208";a="150311737" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga005.fm.intel.com with ESMTP; 12 Sep 2017 02:30:12 -0700 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 12 Sep 2017 02:30:12 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 12 Sep 2017 02:30:12 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.39]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.168]) with mapi id 14.03.0319.002; Tue, 12 Sep 2017 17:30:10 +0800 From: "Zeng, Star" To: "Bi, Dandan" , "edk2-devel@lists.01.org" CC: "Zeng, Star" , Paulo Alcantara Thread-Topic: [edk2] [PATCH v3 0/3] Fix VS tool chain build failure Thread-Index: AQHTK6UKjLmUgShDT0uFEM9MaTVtGKKw+rWw Date: Tue, 12 Sep 2017 09:30:09 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B9401B9@shsmsx102.ccr.corp.intel.com> References: <1505206576-406236-1-git-send-email-dandan.bi@intel.com> In-Reply-To: <1505206576-406236-1-git-send-email-dandan.bi@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v3 0/3] Fix VS tool chain build failure X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 09:27:17 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng and pushed the patches at http= s://github.com/tianocore/edk2/compare/1f4807074005...c05cae55ebd8. I also picked up the Reviewed-by of Paulo at https://lists.01.org/pipermail= /edk2-devel/2017-September/014490.html when pushing the patches. I also fixed some typos in [PATCH v3 3/3], for example, "offset" -> "Offset= ", "block" -> "break" and "case" -> "cast". Thanks, Star -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Dand= an Bi Sent: Tuesday, September 12, 2017 4:56 PM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH v3 0/3] Fix VS tool chain build failure V3: Remove one unnecessay type cast in patch 1. Dandan Bi (3): MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools MdeModulePkg/UdfDxe: Initialize the array after declaration MdeModulePkg/PartitionDxe: Initialize the array after declaration MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c | 13 +++++++--- .../Universal/Disk/UdfDxe/FileSystemOperations.c | 29 ++++++++++++++----= ---- 2 files changed, 28 insertions(+), 14 deletions(-) --=20 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel