On Sat, Oct 5, 2013 at 11:33 PM, Anatol Pomozov <[email protected]>wrote:

> Hi
>
> On Sat, Oct 5, 2013 at 6:02 AM, Jakob Kummerow <[email protected]>
> wrote:
> > Are you sure you're doing your users (and yourself) a favor by shipping
> > trunk builds?
>
> When you say trunk build do you mean that 3.22.8 is unstable release?
>

Yes. Highly unstable.


> (Sorry I am not very good at chome developers lingo).
>
> If 3.22.8 is beta version


It's not even beta. It's trunk, as in: daily development snapshot. Some
projects call this "nightly build".


> what is the stable version then? I looked at
> https://code.google.com/p/v8/ and could not find any relevant
> information. I see this page though http://omahaproxy.appspot.com/
> that says stable chrome on linux uses version 3.20.17.13. Does it mean
> Linux packages should provide version 3.20.17.13?
>

Yes, following the Chrome stable channel is a good idea. It's fine to take
the tip of the respective branch -- since Chrome stable isn't updated
daily, there are sometimes a few fixes on the branch that Chrome hasn't
picked up yet. E.g. right now the tip of the 3.20 branch is 3.20.17.15.


> >
> >
> > On Sat, Oct 5, 2013 at 2:07 PM, Anatol Pomozov <[email protected]
> >
> > wrote:
> >>
> >> Hi
> >>
> >> Thanks everyone, and especially Pawel. I was using gentoo package as a
> >> great source of information.
> >>
> >> Here the package
> >> https://github.com/anatol/archpackages/blob/master/v8/PKGBUILD
> >>
> >> At this point the package builds fine with system ICU (version 51) but
> >> a few internationalization tests are failing.
> >>
> >>
> >> On Fri, Oct 4, 2013 at 10:51 PM, Louis Santillan <[email protected]>
> >> wrote:
> >> > Jochen,
> >> >
> >> > Could you elaborate on "copy the icu.gyp file somewhere else and point
> >> > icu_gyp_path to it"?  I hate pulling 100's of MB that I'm not using.
> >> >
> >> > Would 'svn co icu46/icu.gyp' suffice?  I'm building with
> >> > i18nsupport=off.
> >>
> >> I am not using 'make dependencies' and do
> >>
> >> mkdir -p third_party/icu
> >> wget
> http://src.chromium.org/chrome/trunk/deps/third_party/icu46/icu.gyp
> >> -O third_party/icu/icu.gyp
> >>
> >> that seems enough.
> >>
>

-- 
-- 
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/groups/opt_out.

Reply via email to