D Editions
Steven Schveighoffer
schveiguy at gmail.com
Sun Jun 2 00:50:34 UTC 2024
On Thursday, 30 May 2024 at 18:31:48 UTC, Atila Neves wrote:
> https://github.com/atilaneves/DIPs/blob/editions/editions.md
>
> Destroy!
From the text:
> Another compiler switch to aid transitioning that this DIP
> recommends is a -E switch which would function like -I for
> imports but would allow the user to specify what the edition
> should be for those imports.
It should be specified how this would work. Is it something like
`-E2024/usr/import/mycooldlib` ?
I'm pretty sure you meant something like this, but spelling it
out would make it clearer what that is for.
-Steve
More information about the dip.ideas
mailing list