C++ Logo

sg15

Advanced search

Re: "external" modules and warnings

From: Daniel Ruoso <daniel_at_[hidden]>
Date: Fri, 22 Dec 2023 12:34:04 -0500
On Fri, Dec 22, 2023, 12:13 Steve Downey via SG15 <sg15_at_[hidden]>
wrote:

> If module interfaces are built as part of a project do we need mechanisms
> to suppress warnings?
>

I suspect the build system will have to know that this is a "foreign"
module source being translated and shut up the compiler about warnings.

Maybe we need a -Wnone?

Daniel

Received on 2023-12-22 17:34:15