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 73AC5AC12DA for ; Mon, 11 Dec 2023 16:00:04 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=2h/JKjedbfzRS7nlo21x41CYKecMem//3sL2AJqNdys=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20140610; t=1702310403; v=1; b=D0v0rOwWkSrr2XSkepgnKVe7JSC5jiOj0gJQdrEDB+o93OIxtaNPeW+ec/OKrpt2G1NJkTmE WoVFOAW9Kjm/z5E2ARf9fE7LDN5gj8A7JLHk1tROQutoED7lyT+LppqpGHfo7v/GkV3YE0/Nhka mAj2X3qHb6brrBIAqKioEACQ= X-Received: by 127.0.0.2 with SMTP id n6vIYY7687511x9bldGtgZzm; Mon, 11 Dec 2023 08:00:03 -0800 X-Received: from mail-vs1-f47.google.com (mail-vs1-f47.google.com [209.85.217.47]) by mx.groups.io with SMTP id smtpd.web10.12029.1702310402179407861 for ; Mon, 11 Dec 2023 08:00:02 -0800 X-Received: by mail-vs1-f47.google.com with SMTP id ada2fe7eead31-46603b0de2fso838142137.3 for ; Mon, 11 Dec 2023 08:00:02 -0800 (PST) X-Gm-Message-State: 7raaUTNjJjvJQVxsfc0lfVIrx7686176AA= X-Google-Smtp-Source: AGHT+IG98GweTy3zsBe8iOZSnYnX7EU95r0sbn57OIirb4p8y2wNdfpapKJNZbQ1GILnt67WuADHFs3aaf6JL3Z8VhE= X-Received: by 2002:a67:c00b:0:b0:464:7dbf:bd02 with SMTP id v11-20020a67c00b000000b004647dbfbd02mr2985125vsi.5.1702310400771; Mon, 11 Dec 2023 08:00:00 -0800 (PST) MIME-Version: 1.0 References: <2c864678a4ae43a9cec9825b7f408c140ba1f18e.1702309158.git.jbrasen@nvidia.com> In-Reply-To: <2c864678a4ae43a9cec9825b7f408c140ba1f18e.1702309158.git.jbrasen@nvidia.com> From: "Pedro Falcato" Date: Mon, 11 Dec 2023 15:59:49 +0000 Message-ID: Subject: Re: [edk2-devel] [PATCH] MdePkg/BaseFdtLib: Rename standard functions To: devel@edk2.groups.io, jbrasen@nvidia.com 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,pedro.falcato@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=D0v0rOwW; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, Dec 11, 2023 at 3:40=E2=80=AFPM Jeff Brasen via groups.io wrote: > Jeff, You're missing CC's on this patch. Also, you should probably send the 3 patches in a single series, since they're all related. > Rename the standard functions in the LibFdtSupport to remove conflicts > with other libraries that define them. This is a funny problem. What error were you seeing? As far as I can tell, you can totally define your local C library functions, it shouldn't result in any linker errors (even if, IIRC, deemed UB by the C spec). -- Pedro -=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 (#112314): https://edk2.groups.io/g/devel/message/112314 Mute This Topic: https://groups.io/mt/103110792/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-