Closed Bug 776912 Opened 12 years ago Closed 12 years ago

DocAccessibleWrap nullptr related build error with vc11

Categories

(Core :: Disability Access APIs, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: jimm, Assigned: jimm)

References

Details

Attachments

(1 file)

DocAccessibleWrap.cpp
f:/Mozilla/firefox/mc/accessible/src/msaa/DocAccessibleWrap.cpp(261) : error C2440: 'initializing' : cannot convert from 'nullptr' to 'mozilla::WindowsHandle'
        A native nullptr can only be converted to bool or, using reinterpret_cast, to an integral type
make[5]: *** [DocAccessibleWrap.obj] Error 2
Attached patch patchSplinter Review
Attachment #645291 - Flags: review?(dbolter)
Attachment #645291 - Flags: review?(dbolter) → review+
https://hg.mozilla.org/mozilla-central/rev/73858385a4bb
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Assignee: nobody → jmathies
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: