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

Issue 16107003: Fix compilation error of nacl_listener.cc on VS2012 (Closed)

Created:
7 years, 6 months ago by yosin_UTC9
Modified:
7 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

This patch fixes following compilation introduced by r202702 on VS2012 d:\src\w\crbk\src\chrome\nacl\nacl_listener.cc(149) : error C2220: warning treated as error - no 'object' file generated d:\src\w\crbk\src\chrome\nacl\nacl_listener.cc(149) : warning C4703: potentially uninitialized local pointer variable 'ipc_fd' used NOTRY=true TBR=ncbray@chromium.org BUG=n/a Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202745

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/nacl/nacl_listener.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
yosin_UTC9
Committed patchset #1 manually as r202745 (presubmit successful).
7 years, 6 months ago (2013-05-29 02:19:01 UTC) #1
Nick Bray (chromium)
7 years, 6 months ago (2013-05-29 02:55:59 UTC) #2
Message was sent while issue was closed.
LGTM

Thanks, this has been a cursed CL.  I swear the trybots were green - this may
have been a merge error...

Powered by Google App Engine
This is Rietveld 408576698