Tuesday, January 21, 2020

Re: GNU Radio ABI guarantees

Ah, you're right: of course you *could* use a symbol introduced in
A.B.1.0 and then couldn't compile with A.B.0.0, but what I meant is
"recompiling (when a new release comes out)".

On Tue, 2020-01-21 at 15:36 +0100, Sylvain Munaut wrote:
> > we guarantee API
> > compatibility (i.e. recompiling will never fail) for all releases that
> > have the same A.B.
>
> Huh really ?
>
> I thought it was more like within the same A.B, if it builds with C0,
> it will build for any C1 >= C0.
>
> Cheers,
>
> Sylvain

No comments:

Post a Comment