Chromium Code Reviews
DescriptionAdd include files so that IceCompilerServer.cpp can compile on MSC.
A recent change to IceCompilerServer.cpp was added to allow fatal
errors to return exit status zero. However, this code called ::write
(a C function) that is not defined when compiling with MSC. This CL
adds includes to fix this problem.
BUG=None
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=166cbf4a312ce849d38e8799237c47e3d8d6807c
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||