Closed Bug 851439 Opened 11 years ago Closed 11 years ago

paramter of _open_osfhandle() is intptr_t instead of long

Categories

(Firefox for Metro Graveyard :: Shell, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 22

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
MSDN (http://msdn.microsoft.com/en-us/library/vstudio/bdts1c9x.aspx) says, intptr_t.  sizeof(intptr_t) isn't sizeof(long) on Win64.
Attachment #725305 - Flags: review?(jmathies)
Attachment #725305 - Flags: review?(jmathies) → review+
Component: General → Shell
https://hg.mozilla.org/mozilla-central/rev/97813cd8f26f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: