Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Issue 8725003: Integrate double-conversion into build-process. (Closed)

Created:
9 years ago by floitsch
Modified:
9 years ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Integrate double-conversion into build-process. Committed: https://code.google.com/p/dart/source/detail?r=1872

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -2 lines) Patch
M runtime/dart-runtime.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/third_party/double-conversion/README.dart View 1 chunk +2 lines, -0 lines 0 comments Download
A runtime/third_party/double-conversion/src/double-conversion.gypi View 1 chunk +47 lines, -0 lines 0 comments Download
M runtime/third_party/double-conversion/src/utils.h View 5 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
9 years ago (2011-11-28 18:40:06 UTC) #1
Ivan Posva
LGTM -ip http://codereview.chromium.org/8725003/diff/1/runtime/third_party/double-conversion/src/utils.h File runtime/third_party/double-conversion/src/utils.h (right): http://codereview.chromium.org/8725003/diff/1/runtime/third_party/double-conversion/src/utils.h#newcode35 runtime/third_party/double-conversion/src/utils.h:35: #ifndef ASSERT Can you integrate all of ...
9 years ago (2011-11-28 18:45:07 UTC) #2
floitsch
9 years ago (2011-11-28 19:01:05 UTC) #3
http://codereview.chromium.org/8725003/diff/1/runtime/third_party/double-conv...
File runtime/third_party/double-conversion/src/utils.h (right):

http://codereview.chromium.org/8725003/diff/1/runtime/third_party/double-conv...
runtime/third_party/double-conversion/src/utils.h:35: #ifndef ASSERT
On 2011/11/28 18:45:07, Ivan Posva wrote:
> Can you integrate all of these local changes into the original sources?

I will put it onto my TODO list.

Powered by Google App Engine
This is Rietveld 408576698