guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Imagemagick with OpenEXR support


From: Csepp
Subject: Re: Imagemagick with OpenEXR support
Date: Sun, 16 Apr 2023 01:35:00 +0200

Théo Maxime Tyburn <theo.tyburn@gmail.com> writes:

> Csepp <raingloom@riseup.net> writes:
>
>> Théo Maxime Tyburn <theo.tyburn@gmail.com> writes:
>>
>>> ```
>>> checking for OpenEXR >= 1.0.6... no
>>> [...]
>>> Delegate library configuration:
>>> OpenEXR           --with-openexr=yes          no
>>> ```
>>
>> If we are going by semver, then 1.0.6 is incompatible with 3.x.  Maybe
>> it expects an older version?
>
> Hum. But it seems to look for a version that is greater or equal
> 1.0.6. Shouldn't 3.x be matched ? Maybe I misunderstand semver.
> You mean 3.x could have incompatibilities so that is what is is not
> matched ?

A major version bump is supposed to mean a backwards incompatible
change, so depending on how the greater-than operator works, 1.x might
not be "smaller" than 3.x.  It's not a total ordering, I think it's a...
semilattice?  Or something along those lines.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]