C++ Logo

sg15

Advanced search

Re: [isocpp-sg15] [P2758] Emitting messages at compile time

From: René Ferdinand Rivera Morell <grafikrobot_at_[hidden]>
Date: Tue, 15 Oct 2024 09:11:47 -0500
On Tue, Oct 15, 2024 at 9:08 AM Steve Downey via SG15
<sg15_at_[hidden]> wrote:
>
> You might consider restricting the first character, which must exist, to [a-zA-Z] to avoid things getting confused by a leading `-`.
> Might also consider . and : for otherwise meaningless namespacing conventions, similar to the meaningless ones for modules?

As ":" is problematic in the Windows ecosystem command lines, and
these are likely to end up as CLI args, I would avoid anything
"fancy".


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

Received on 2024-10-15 14:12:03