On Tue, Feb 24, 2009 at 07:38:05PM +0100, Pieter Donche wrote:
> what the hell is a library 'bump' ??

A library bump occurs when the interface to the shared library has changed.
This requires a rebuild of dependant applications as the method
invocations or the structures used in method invocations to the library have
changed. Failure to rebuild may result in sporadic crashes, data
corruption and General Bad Things (tm).
-- 
Jonathan Chen <j...@chen.org.nz>
----------------------------------------------------------------------
"With sufficient thrust, pigs fly just fine. However, this is not necessarily
a good idea. It is hard to be sure where they are going to land, and it
could be dangerous sitting under them as they fly overhead." -- RFC 1925
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to