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

Issue 11438010: Ignore integer to void* casts warnings in third_party/nss (Closed)

Created:
8 years ago by Cătălin Badea
Modified:
7 years, 11 months ago
Reviewers:
Mark Mentovai, wtc
CC:
chromium-reviews, Mihai Maerean
Base URL:
http://src.chromium.org/chrome/trunk/deps/third_party/nss/
Visibility:
Public.

Description

Ignore integer to void* casts warnings.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M nss.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Cătălin Badea
Please review.
8 years ago (2012-12-05 09:01:23 UTC) #1
Cătălin Badea
Build error being fixed by this patch: /Users/catalin/projects/chromium/src/third_party/nss/mozilla/security/nss/lib/certhigh/certvfy.c:1219:6: error: cast to 'void *' from smaller ...
8 years ago (2012-12-05 09:25:26 UTC) #2
Mark Mentovai
Wan-Teh, is this change correct for NSS?
8 years ago (2012-12-05 13:27:17 UTC) #3
wtc
badea: could you try this NSS patch? ('PRWord' is a type equivalent to intptr_t.) Thanks. ...
8 years ago (2012-12-06 00:10:07 UTC) #4
wtc
I verified that patch fixed the compiler warning. I filed an upstream NSS bug report ...
8 years ago (2012-12-06 00:49:59 UTC) #5
Cătălin Badea
8 years ago (2012-12-06 11:56:06 UTC) #6
On 2012/12/06 00:49:59, wtc wrote:
> I verified that patch fixed the compiler warning. I filed an
> upstream NSS bug report and attached a polished version of the
> patch: https://bugzilla.mozilla.org/show_bug.cgi?id=818741
> 
> I can take care of patching Chromium's third_party/nss.

Great. Thank you.

Powered by Google App Engine
This is Rietveld 408576698