Bug 434608 - xulrunner ia64 build error w/gcc43
Summary: xulrunner ia64 build error w/gcc43
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: xulrunner
Version: rawhide
Hardware: ia64
OS: Linux
high
high
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2008-02-23 06:35 UTC by Doug Chapman
Modified: 2008-02-24 22:16 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-24 22:16:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to replace iostream.h with iostream (503 bytes, patch)
2008-02-23 06:35 UTC, Doug Chapman
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 419350 0 None None None Never

Description Doug Chapman 2008-02-23 06:35:44 UTC
Description of problem:
With the latest gcc4.3 iostream.h is replaced with just iostream.  There is some
ia64 specific code in xulrunner that still uses iostream.h.

The file is:
mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ipf64.cpp

I am attaching a patch that fixes this issue.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Doug Chapman 2008-02-23 06:35:44 UTC
Created attachment 295698 [details]
patch to replace iostream.h with iostream

Comment 2 Christopher Aillon 2008-02-24 22:16:06 UTC
Upstreamed: https://bugzilla.mozilla.org/show_bug.cgi?id=419350


Note You need to log in before you can comment on or make changes to this bug.