Re: Versions in ports

2015-09-16 Thread Daniel J. Luke
> On Sep 16, 2015, at 5:17 AM, Artur Szostak wrote: > And their newer versions are not backwards compatible with C 1.0, thus: what is the nature of this incompatibility? >>> >>> Two examples that I can think of that affect the kind of software I work >>> with are: >>> 1) The internal al

RE: Versions in ports

2015-09-16 Thread Artur Szostak
And their newer versions are not backwards compatible with C 1.0, thus: >>> what is the nature of this incompatibility? >> >> Two examples that I can think of that affect the kind of software I work >> with are: >> 1) The internal algorithm of some API functions have changed, even though the