On Wed, Jul 29, 2015 at 2:50 PM, Wilfried Gösgens <[email protected]> wrote:
> Hm, that explains a lot. > Its pretty hard to tell what actually _is_ a v8 release and what not. > In an open source world, every commit is a "release". We happen to create 1-3 daily snapshots that have version numbers, mostly to make it easier to talk about them. > The closest thing I could find was browse http://omahaproxy.appspot.com/ > - > Could have searched this list, would have found e.g. https://groups.google.com/forum/#!topic/v8-users/RkobpinkoKM with detailed instructions and examples. > and whenever all 'stable' columns point to the same version, thats a > release. > Picking whatever is shipping in Chrome-stable is a reasonable rule of thumb. (Stable versions for Linux/Mac/Windows should always be in sync; CrOS and Android often lag behind a few days.) > Is there a better way? and which was the next stable release after > 3.31.74.1? > The stable branch you're asking for is branch-heads/4.1, but note that this, too, has reached its end of life months ago. The currently supported stable branch is branch-heads/4.4. Every branch has a support period of 6 weeks, there are no long-term support branches or anything like that. > > On Wednesday, July 29, 2015 at 2:24:31 PM UTC+2, Jakob Kummerow wrote: >> >> 3.31.74.1 was a failed attempt at creating a sufficiently stable basis >> for a branch point, and is totally unsupported. Pretty bad idea to use that >> in production. I'm not surprised it's crashing. >> >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
