[Pkg-javascript-devel] libv8 versions and abi

2012-06-08 Thread Jérémy Lal
Hi, it's now clearer [1] to me how upstream v8 release their library : 1 - They start a new branch, say 3.10 2 - the first minor versions can break API (3.10.2, 3.10.4, 3.10.6) 3 - at some point they only make patch-level versions, keeping API, and very probably ABI compatibility too.

Re: [Pkg-javascript-devel] libv8 versions and abi

2012-06-08 Thread Jonas Smedegaard
On 12-06-08 at 11:52am, Jérémy Lal wrote: Hi, it's now clearer [1] to me how upstream v8 release their library : 1 - They start a new branch, say 3.10 2 - the first minor versions can break API (3.10.2, 3.10.4, 3.10.6) 3 - at some point they only make patch-level versions, keeping API,

Re: [Pkg-javascript-devel] libv8 versions and abi

2012-06-08 Thread Jérémy Lal
On 08/06/2012 12:33, Jonas Smedegaard wrote: On 12-06-08 at 11:52am, Jérémy Lal wrote: Hi, it's now clearer [1] to me how upstream v8 release their library : 1 - They start a new branch, say 3.10 2 - the first minor versions can break API (3.10.2, 3.10.4, 3.10.6) 3 - at some point they only