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

Issue 446003: Fix compilation of linux crash_generation_server.cc, and add it to the client library sources so it… (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by Ted Mielczarek
Modified:
11 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

On Linux crash_generation_server.cc doesn't get built as part of the client libs
on Linux so it broke and nobody noticed. This patch has a fix for it plus adds
it to the Makefile so it will get built from now on.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M Makefile.am View 1 chunk +1 line, -0 lines 1 comment Download
M Makefile.in View 30 chunks +104 lines, -71 lines 0 comments Download
M aclocal.m4 View 12 chunks +49 lines, -27 lines 0 comments Download
M configure View 110 chunks +307 lines, -259 lines 0 comments Download
M src/client/linux/crash_generation/crash_generation_server.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
Ted Mielczarek
11 years, 7 months ago #1
Mark Mentovai
http://breakpad.appspot.com/446003/diff/1/Makefile.am File Makefile.am (right): http://breakpad.appspot.com/446003/diff/1/Makefile.am#newcode1 Makefile.am:1: ## Process this file with automake to produce Makefile.in ...
11 years, 7 months ago #2
Ted Mielczarek
On 2012/09/12 19:09:16, Mark Mentovai wrote: > Again, fix the change description. Once you do, ...
11 years, 7 months ago #3
Mark Mentovai
11 years, 7 months ago #4
The automake stuff is fine. LGTM.
Sign in to reply to this message.

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