C++ Logo

sg15

Advanced search

Re: Scheduling a virtual meeting to discuss where the std module source file should live

From: René Ferdinand Rivera Morell <grafikrobot_at_[hidden]>
Date: Sun, 10 Dec 2023 09:18:48 -0600
On Sun, Dec 10, 2023 at 7:11 AM Mark de Wever via SG15
<sg15_at_[hidden]> wrote:
>
> The questions I have:
>
> Where should we install the module files (.*cppm and *.inc)?
>
> How can we provide build systems with the compiler flags and files needed
> to build the modules? MSVC STL currently provides a module.json [3],
> should we use that as a basis?
>
> Do we need to provide dependency information between the std.compat and
> std module? MSVC STL does not have that information in their JSON, but
> std.compat exports the std module.

All those questions have relatively easy answers if the std modules
got distributed through existing package managers.

-- 
-- René Ferdinand Rivera Morell
-- Don't Assume Anything  -- No Supone Nada
-- Robot Dreams - http://robot-dreams.net

Received on 2023-12-10 15:19:03