Re: Upcoming ABI Breakage in RELENG_7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ian FREISLICH
Date: Wednesday, July 30, 2008 - 7:27 am

David Southwell wrote:

Within a major release, the project tries very hard to maintain
Binary Interface campatibility, or stability.  In fact as far as I
know, this is where the name "Stable Branch" originates.

What this means is that a binary compiled on 7.0-RELEASE should
continue to work without needing to be recompiled over the lifetime
of the 7 branch.

ABI breakage that Ken refers to here means that a change required
to fix a bug cannot be made while maintaining binary compatibility
with previous versions.  Any program that makes use of (I'm guessing)
fcntl(2) or flock(2) that runs on 7.0, will not run on >= 7.1 without
being recompiled.

Ian

--
Ian Freislich

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Upcoming ABI Breakage in RELENG_7, Ken Smith, (Tue Jul 29, 8:45 am)
Re: Upcoming ABI Breakage in RELENG_7, Vlad GALU, (Wed Jul 30, 2:36 am)
Re: Upcoming ABI Breakage in RELENG_7, Max Laier, (Wed Jul 30, 2:47 am)
Re: Upcoming ABI Breakage in RELENG_7, David Southwell, (Wed Jul 30, 2:47 am)
Re: Upcoming ABI Breakage in RELENG_7, Kostik Belousov, (Wed Jul 30, 2:55 am)
Re: Upcoming ABI Breakage in RELENG_7 , Ian FREISLICH, (Wed Jul 30, 7:27 am)
Re: Upcoming ABI Breakage in RELENG_7, Ken Smith, (Wed Jul 30, 7:54 am)
Re: Upcoming ABI Breakage in RELENG_7, David Southwell, (Wed Jul 30, 7:55 am)
Re: Upcoming ABI Breakage in RELENG_7 , Ian FREISLICH, (Wed Jul 30, 7:56 am)
Re: Upcoming ABI Breakage in RELENG_7, Ed Schouten, (Wed Jul 30, 8:10 am)
Re: Upcoming ABI Breakage in RELENG_7, Alfred Perlstein, (Fri Aug 1, 5:44 am)
Re: Upcoming ABI Breakage in RELENG_7, Kostik Belousov, (Fri Aug 1, 5:50 am)