Date: Mon, 22 May 2023 20:33:52 -0500
On Mon, May 22, 2023 at 5:41 PM Gabriel Dos Reis via SG15
<sg15_at_[hidden]> wrote:
>
> > Ah, cool, that must have changed during the past 2.5 decades or so.
>
> Single dash isn't an issue; it is the double dash.
Since msvc understands that single initial dash. It also means it
understands any double-dash option. As it can internally parse
"--std-info" as "-" + "-std-info". But if it's truly a problem we can
add language to support both styles as an implementation detail.
<sg15_at_[hidden]> wrote:
>
> > Ah, cool, that must have changed during the past 2.5 decades or so.
>
> Single dash isn't an issue; it is the double dash.
Since msvc understands that single initial dash. It also means it
understands any double-dash option. As it can internally parse
"--std-info" as "-" + "-std-info". But if it's truly a problem we can
add language to support both styles as an implementation detail.
-- -- René Ferdinand Rivera Morell -- Don't Assume Anything -- No Supone Nada -- Robot Dreams - http://robot-dreams.net
Received on 2023-05-23 01:34:08