Closed Bug 524969 Opened 16 years ago Closed 16 years ago

Various breakpad files missing #include <cstdio>

Categories

(Toolkit :: Crash Reporting, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 510920

People

(Reporter: ats-mozilla, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091028 Shiretoko/3.5.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091028 Shiretoko/3.5.4 Several of the breakpad source files use things defined in stdio.h, but fail to #include <cstdio>; this results in the version of breakpad included in Firefox 3.5.4 not compiling with GCC 4.4.1. Reproducible: Always Steps to Reproduce: 1. Configure Firefox so that breakpad's enabled. 2. Compile. Actual Results: Compilation fails in several places inside toolkit/crashreporter/google-breakpad/src. Expected Results: Compilation suceeds (as it does for the rest of Firefox). I'll attach a patch.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: