Monorepo?
Atila Neves
atila.neves at gmail.com
Tue Feb 7 10:33:58 UTC 2023
On Monday, 6 February 2023 at 22:58:02 UTC, deadalnix wrote:
> On Monday, 6 February 2023 at 15:04:24 UTC, Iain Buclaw wrote:
>> On Monday, 6 February 2023 at 14:28:45 UTC, max haughton wrote:
>>> Things choosing and thus eventually disagreeing on which
>>> Phobos version they want to use is potentially not so great.
>>
>> Phobos being pre-compiled with an unknown set of flags, and
>> that mismatching every other project reliant on Phobos is not
>> great either.
>
> This is generally not a problem with C++, why should we expect
> this to be one for D?
>
> If we introduced flags that bifurcate the language, then it
> seems to me that these flags should be removed.
It's curious now that you mention it that C++ doesn't have this
problem, seeing as how they also have a lot of compiler flags.
Off the top of my head I can't figure out why.
More information about the Digitalmars-d
mailing list