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

Issue 2203023002: Make arch-specific constants dependent on sys.info().machine (Closed)

Created:
4 years, 4 months ago by petarj
Modified:
4 years, 4 months ago
CC:
dartino-code-reviews_googlegroups.com
Base URL:
git@github.com:dartino/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make arch-specific constants dependent on sys.info().machine Values such as socket constants and types are arch-specific and can only be resolved at runtime. Patch by RT-RK. BUG= https://github.com/dartino/sdk/issues/496 TEST= ninja -C out/DebugXMIPS R=erikcorry@google.com Committed: https://github.com/dartino/sdk/commit/f74712012a96518049650475a0aa573170b5a910

Patch Set 1 #

Patch Set 2 : Update errno.dart too. #

Patch Set 3 : Minor modifications. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -10 lines) Patch
M pkg/os/lib/src/errno.dart View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/os/lib/src/system_linux.dart View 1 2 1 chunk +8 lines, -6 lines 0 comments Download
M pkg/os/lib/src/system_posix.dart View 1 2 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
petarj
PTAL.
4 years, 4 months ago (2016-08-02 13:12:47 UTC) #3
petarj
Ping.
4 years, 4 months ago (2016-08-08 11:38:47 UTC) #5
erikcorry
lgtm
4 years, 4 months ago (2016-08-10 08:00:08 UTC) #6
erikcorry
4 years, 4 months ago (2016-08-10 08:14:53 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f74712012a96518049650475a0aa573170b5a910 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698