DCV is @nogc nothrow now.
Ferhat Kurtulmuş
aferust at gmail.com
Fri May 12 13:12:50 UTC 2023
On Friday, 12 May 2023 at 12:22:06 UTC, Guillaume Piolat wrote:
> On Friday, 12 May 2023 at 08:41:56 UTC, Ferhat Kurtulmuş wrote:
>> On Friday, 12 May 2023 at 07:40:54 UTC, Salih Dincer wrote:
>>> On Friday, 28 April 2023 at 13:50:35 UTC, Ferhat Kurtulmuş
>>> wrote:
> I see:
> "gamut": "~>1.0.0"
> "mir-algorithm": ">=3.15.3"
> "mir-core": "~>1.5.3"
>
> The first and third dependencies could be ~>1.0 and ~>1.5,
> there is a guarantee of non-breaking change outside majors.
> Contrarily, the second one (>=3.15.3) subscribe to future
> breakage in an eventual mir-algorithm v4.
I will consider those and probably make the version changes you
recommended. Thank you, Guillaume. DCV has many codes involved
in your libraries.
More information about the Digitalmars-d-announce
mailing list