C++ Logo

std-proposals

Advanced search

Re: [std-proposals] unimplemented attribute

From: (wrong string) Åberg <haberg_1_at_[hidden]>
Date: Tue, 18 Mar 2025 23:05:20 +0100
Allowing for compiler diagnostic, and can be overridden, not relying solely on the linker to detect errors.


> On 18 Mar 2025, at 22:40, Sebastian Wittmeier via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
> AW: [std-proposals] unimplemented attribute body { font-family: Arial, Verdana, Sans-Serif ! important; font-size: 12px; padding: 5px 5px 5px 5px; margin: 0px; border-style: none; background-color: #ffffff; } p, ul, li { margin-top: 0px; margin-bottom: 0px; } So the header marks a usage as dubious and the compiler outputs a warning diagnostics.
>
> During linking it is decided, whether the symbol actually exists. Linking succeeds or fails, based on that?
>
> Is this the gist of it?

Received on 2025-03-18 22:05:37