bornintelligent / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Missing #includes #238

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile Mozilla with GCC trunk which will become gcc 4.3

What is the expected output? What do you see instead?
Code doesn't compile

What version of the product are you using? On what operating system?
trunk Mozilla on linux.

Original issue reported on code.google.com by taras.g...@gmail.com on 23 Jan 2008 at 6:50

Attachments:

GoogleCodeExporter commented 9 years ago
I checked this in, r=me

Original comment by ted.mielczarek on 24 Feb 2008 at 9:05

GoogleCodeExporter commented 9 years ago
This patch was not enough: 

src/processor/minidump.cc:1526: error: 'memcpy' was not declared in this scope

please reopen.

Ref: http://bugzilla.gnome.org/show_bug.cgi?id=517635

Original comment by fherr...@gmail.com on 27 Feb 2008 at 12:41

GoogleCodeExporter commented 9 years ago
Oh, oops, that patch only covered the client code. I'll reopen issue 195, that 
patch
appears to cover the processor code as well.

Thanks!

Original comment by ted.mielczarek on 27 Feb 2008 at 6:42