[Debichem-devel] Elpa-2015.11 interface change
Andreas Marek
amarek at rzg.mpg.de
Sun Nov 22 18:55:06 UTC 2015
Am Sonntag, 22. November 2015, 18:56:03 schrieb Michael Banck:
Dear Michael,
> Hrm, so it's
>
> $ grep ELPA_SO_VERSION elpa-2015.*/configure.ac
> elpa-2015.05.001/configure.ac:AC_SUBST([ELPA_SO_VERSION], [3:1:0])
> elpa-2015.11.001/configure.ac:AC_SUBST([ELPA_SO_VERSION], [3:2:0])
>
> The numeric library version members are "[current:revision:age]". The
> above page says:
>
> "If any interfaces have been added, removed, or changed since the last
> update, increment current, and set revision to 0."
>
> and
>
> "If any interfaces have been removed or changed since the last public
> release, then set age to 0."
>
> So incrementing current and setting age to 0 would lead to "[4:0:0]" I
> believe. And I think both should be done as solve_evp_real_2stage() has
> been changed.
I have checked it and I agree with your analysis. The API should have been
changed from 3.1.0 to 4.0.0 in the latest release, and not to 3.2.0.
I will correct this tomorrow and replace with an appropiate comment the
release tar ball.
Best regards, Andreas
>
>
> Michael
More information about the Debichem-devel
mailing list