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

Issue 2512073003: Aarch64 buildfix. (Closed)

Created:
4 years, 1 month ago by Ossy
Modified:
4 years ago
CC:
chromium-reviews, rickyz+watch_chromium.org, jln+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Aarch64 buildfix. Cast ints to the proper enum type to make clang happy. BUG=666780 Committed: https://crrev.com/033fbea1cde6401bacabe4b721f21ba41215ee23 Cr-Commit-Position: refs/heads/master@{#434145}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Aarch64 buildfix. #

Patch Set 3 : Aarch64 buildfix. #

Total comments: 4

Patch Set 4 : Aarch64 buildfix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc View 1 2 3 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 27 (9 generated)
Ossy
4 years, 1 month ago (2016-11-18 17:26:25 UTC) #3
Ossy
4 years, 1 month ago (2016-11-18 17:26:44 UTC) #4
Jorge Lucangeli Obes
Have you signed the Chromium CLA? https://dev.chromium.org/developers/contributing-code/external-contributor-checklist https://codereview.chromium.org/2512073003/diff/1/sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc File sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc (right): https://codereview.chromium.org/2512073003/diff/1/sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc#newcode1998 sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc:1998: BPF_ASSERT_NE(-1, ptrace(static_cast<enum ...
4 years, 1 month ago (2016-11-18 19:54:01 UTC) #5
Ossy
On 2016/11/18 19:54:01, Jorge Lucangeli Obes wrote: > Have you signed the Chromium CLA? > ...
4 years, 1 month ago (2016-11-21 09:28:40 UTC) #6
Jorge Lucangeli Obes
Looks like https://codereview.chromium.org/2511363002/ has landed so this LGTM.
4 years, 1 month ago (2016-11-21 18:42:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2512073003/20001
4 years, 1 month ago (2016-11-22 15:20:43 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/169131) android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 1 month ago (2016-11-22 15:27:03 UTC) #11
Ossy
On 2016/11/22 15:27:03, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-22 15:40:02 UTC) #12
Jorge Lucangeli Obes
On 2016/11/22 15:40:02, Ossy wrote: > On 2016/11/22 15:27:03, commit-bot: I haz the power wrote: ...
4 years, 1 month ago (2016-11-22 15:53:45 UTC) #13
Ossy
My idea is to add casting to the define lines with !ANDROID guard. Or should ...
4 years, 1 month ago (2016-11-22 15:57:57 UTC) #14
Jorge Lucangeli Obes
On 2016/11/22 15:57:57, Ossy wrote: > My idea is to add casting to the define ...
4 years, 1 month ago (2016-11-22 16:07:23 UTC) #15
Ossy
I updated the patch with GLIBC guard and try bots are happy now.
4 years, 1 month ago (2016-11-22 16:48:41 UTC) #16
Jorge Lucangeli Obes
https://codereview.chromium.org/2512073003/diff/40001/sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc File sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc (left): https://codereview.chromium.org/2512073003/diff/40001/sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc#oldcode1881 sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc:1881: #endif We have too many endifs. Let's comment what ...
4 years, 1 month ago (2016-11-22 16:56:49 UTC) #17
Ossy
fixed comments and used defined(__GLIBC__) instead of ifdef
4 years, 1 month ago (2016-11-22 17:18:42 UTC) #19
Jorge Lucangeli Obes
Thank you! lgtm
4 years, 1 month ago (2016-11-22 17:22:17 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2512073003/80001
4 years ago (2016-11-23 11:21:30 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years ago (2016-11-23 11:33:00 UTC) #25
commit-bot: I haz the power
4 years ago (2016-11-23 11:35:09 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/033fbea1cde6401bacabe4b721f21ba41215ee23
Cr-Commit-Position: refs/heads/master@{#434145}

Powered by Google App Engine
This is Rietveld 408576698