Updates:
        Status: Fixed

Comment #11 on issue 3835 by [email protected]: change-lowering-unittest.cc does not compile with g++ 4.9.2
https://code.google.com/p/v8/issues/detail?id=3835

Not using gclient will definitely lead to trouble again sooner or later. It doesn't "install stuff-de-jour", it pulls in exactly the dependencies described in the DEPS file, which is itself under version control. Perhaps in some bright future we don't need our home-grown gclient anymore, but then you would still have to deal with additional steps ("git submodule blabla..."). How do you handle e.g. projects from github which sometimes use git submodules with your packaging system? From a packager's POV, a simple official v8-4.1.x.tar.gz with everything in it would be preferable, that's obvious, but that's not what we nor github provide.

In a nutshell: At the moment we only support workflows *with* gclient, for everything else you are on your own.

I'll mark this issue as fixed, if there are still problems like the one in the initial report, feel free to reopen it.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" 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.

Reply via email to