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

Issue 940503003: NaCl docs: mention static libraries for SJLJ (Closed)

Created:
5 years, 10 months ago by JF
Modified:
5 years, 10 months ago
Reviewers:
Mark Seaborn, Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org, native-client-reviews_googlegroups.com, Sam Clegg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NaCl docs: mention static libraries for SJLJ This recently came up on our mailing list, and isn't quite obvious. R=sbc@chromium.org BUG= none Committed: https://chromium.googlesource.com/chromium/src/+/5cee41ecd4557e31755e18773b6006052f83a779

Patch Set 1 #

Total comments: 4

Patch Set 2 : Clarify. #

Patch Set 3 : HTML. #

Total comments: 2

Patch Set 4 : Fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -12 lines) Patch
M native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html View 1 2 3 1 chunk +12 lines, -6 lines 0 comments Download
M native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst View 1 2 3 1 chunk +13 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
JF
5 years, 10 months ago (2015-02-18 17:55:51 UTC) #1
Mark Seaborn
https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode187 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:187: to make sure you rebuild these libraries with exception ...
5 years, 10 months ago (2015-02-18 18:00:09 UTC) #2
JF
https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode187 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:187: to make sure you rebuild these libraries with exception ...
5 years, 10 months ago (2015-02-18 18:19:15 UTC) #3
Mark Seaborn
https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode187 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:187: to make sure you rebuild these libraries with exception ...
5 years, 10 months ago (2015-02-18 18:36:03 UTC) #5
JF
https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/1/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode187 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:187: to make sure you rebuild these libraries with exception ...
5 years, 10 months ago (2015-02-18 18:43:28 UTC) #6
JF
Ping?
5 years, 10 months ago (2015-02-19 17:36:32 UTC) #7
Mark Seaborn
On 2015/02/19 17:36:32, JF wrote: > Ping? Are you pinging me or Sam?
5 years, 10 months ago (2015-02-19 18:22:12 UTC) #8
JF
On 2015/02/19 18:22:12, Mark Seaborn wrote: > On 2015/02/19 17:36:32, JF wrote: > > Ping? ...
5 years, 10 months ago (2015-02-19 18:33:22 UTC) #9
Sam Clegg
https://codereview.chromium.org/940503003/diff/40001/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/40001/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode180 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:180: flag (set with ``LDFLAGS`` when using Make). Exceptions are ...
5 years, 10 months ago (2015-02-19 18:37:47 UTC) #10
JF
https://codereview.chromium.org/940503003/diff/40001/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst File native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst (right): https://codereview.chromium.org/940503003/diff/40001/native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst#newcode180 native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst:180: flag (set with ``LDFLAGS`` when using Make). Exceptions are ...
5 years, 10 months ago (2015-02-19 19:15:46 UTC) #11
Sam Clegg
lgtm, although now I'm not sure my advice on the list was correct. If there ...
5 years, 10 months ago (2015-02-19 19:20:55 UTC) #12
JF
On 2015/02/19 19:20:55, Sam Clegg wrote: > lgtm, although now I'm not sure my advice ...
5 years, 10 months ago (2015-02-19 19:22:15 UTC) #13
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/5cee41ecd4557e31755e18773b6006052f83a779 Cr-Commit-Position: refs/heads/master@{#317114}
5 years, 10 months ago (2015-02-19 19:58:37 UTC) #14
JF
5 years, 10 months ago (2015-02-19 19:58:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5cee41ecd4557e31755e18773b6006052f83a779 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698