Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Issue 804002: Add missing #include of eintr_wrapper.h to auto_testfile.h (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by Mark Mentovai
Modified:
10 years, 7 months ago
Reviewers:
blundell
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
Linux-specific, shuffle the files around a bit.

(The implementation is actually POSIX-specific, but it's currently only used
on Linux.)

R=blundell@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1240

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/minidump_writer/cpu_set_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/client/linux/minidump_writer/line_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/client/linux/minidump_writer/proc_cpuinfo_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + src/common/linux/tests/auto_testfile.h View 4 chunks +13 lines, -16 lines 0 comments Download
D src/common/tests/auto_testfile.h View 1 chunk +0 lines, -127 lines 0 comments Download

Messages

Total messages: 3
Mark Mentovai
10 years, 7 months ago #1
blundell
LGTM
10 years, 7 months ago #2
Mark Mentovai
10 years, 7 months ago #3
Message was sent while issue was closed.
Committed patchset #1 manually as r1240 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted