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 A9DD5D81113 for ; Fri, 15 Dec 2023 11:56:42 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=/fb0Pxd0QZ6MTYkY14/ckJazPurO0oNEcDscQbgSvwA=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1702641401; v=1; b=TxEYeQ/UsgMCBRNxTHnsvMP49UY1x9SIojfFQMYni2pX8DpDaBOn6+Z1pBnjMUIyFXAqCNNG t27TyFW05oc1PEMG8+1H7qL29wnpQDEeXwX6NXVx9yzIk+8+jdYfgz7r87cmHZKK6mdjOuADeD5 BHVX9R5V3kB5ElypJKaIeXp0= X-Received: by 127.0.0.2 with SMTP id I6hqYY7687511xRAtwvPtCfe; Fri, 15 Dec 2023 03:56:41 -0800 X-Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web11.60981.1702641400437971943 for ; Fri, 15 Dec 2023 03:56:40 -0800 X-Received: by mail-wr1-f47.google.com with SMTP id ffacd0b85a97d-3360ae1b937so308136f8f.0 for ; Fri, 15 Dec 2023 03:56:40 -0800 (PST) X-Gm-Message-State: BBjpAGb7RsSGpU0cTHNPhoPQx7686176AA= X-Google-Smtp-Source: AGHT+IFx2BO3pVOVHqy65CfhYZzdAmLpla0YjV+2SQWY7xoL6AW6ilJ7VBD+cWtrTXgfHjA9L0QpHL8noA5/Do7UK3Q= X-Received: by 2002:a5d:5262:0:b0:336:374a:5053 with SMTP id l2-20020a5d5262000000b00336374a5053mr2625241wrc.1.1702641398482; Fri, 15 Dec 2023 03:56:38 -0800 (PST) MIME-Version: 1.0 References: <20231214072743.6432-1-mjsbeaton@gmail.com> <20231214072743.6432-2-mjsbeaton@gmail.com> In-Reply-To: From: "Mike Beaton" Date: Fri, 15 Dec 2023 11:56:26 +0000 Message-ID: Subject: Re: [edk2-devel] [PATCH V4 2/2] ArmPkg: Remove manual exclusion of debug vars when MDEPKG_NDEBUG is not defined To: Ard Biesheuvel Cc: devel@edk2.groups.io, Ard Biesheuvel , Laszlo Ersek , mcb30@ipxe.org, Mikhail Krichanov 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,mjsbeaton@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="TxEYeQ/U"; 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=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none) > For the exception handler case, we can just drop the #Ifdefs around > the definition of BaseName () entirely given that it will now always > be referenced. But that does depend a lot on how other toolchains deal > with this (VS201x primarily) The V5/V6 version of the patch builds on VS2019 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112602): https://edk2.groups.io/g/devel/message/112602 Mute This Topic: https://groups.io/mt/103166254/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-