D Language Quarterly Meeting Summary for January 2021
forkit
forkit at gmail.com
Sun Jan 23 00:07:17 UTC 2022
On Saturday, 22 January 2022 at 05:43:55 UTC, Paul Backus wrote:
>
> (I think it would also be ideal if the namespace `std` were
> reserved for the latest stable release...
wouldn't this prevent breaking changes from being allowed in a
newer version of phobos?
by using phobos versioning, you're free of that constraint, and
people can opt in or not to a particular version of phobos.
of course, then you have the problem of 'std' forever being some
version.. from long..long..long ago...
is this what they call 'a hard problem' ;-)
More information about the Digitalmars-d-announce
mailing list