Closed Bug 1257377 Opened 8 years ago Closed 8 years ago

Build fails on Win10 VS 2015 opt with widget/windows/IMMHandler.cpp(1269): error C2662: You cannot bind an lvalue to an rvalue reference

Categories

(Core :: Widget: Win32, defect)

defect
Not set
blocker

Tracking

()

RESOLVED DUPLICATE of bug 1137561

People

(Reporter: jaws, Assigned: mkato)

References

Details

26:19.17 c:/fx/widget/windows/IMMHandler.cpp(1269): error C2662: 'RefPtr<mozilla::widget::TextEventDispatcher>::operator T(void) const &&': cannot convert 'this' pointer from 'RefPtr<mozilla::widget::TextEventDispatcher>' to 'const RefPtr<mozilla::widget::TextEventDispatcher> &&'
26:19.18         with
26:19.19         [
26:19.19             T=mozilla::widget::TextEventDispatcher
26:19.20         ]
26:19.20 c:/fx/widget/windows/IMMHandler.cpp(1269): note: You cannot bind an lvalue to an rvalue reference
26:19.20
26:19.22 In the directory  /c/fx/obj-i686-pc-mingw32/widget/windows
Blocks: 1137561
Summary: Build fails on Win10 MSVC 2015 opt with widget/windows/IMMHandler.cpp(1269): error C2662: 'RefPtr<mozilla::widget::TextEventDispatcher>::operator T(void) const &&': cannot convert 'this' pointer from 'RefPtr<mozilla::widget::TextEventDispatcher>' to → Build fails on Win10 VS 2015 opt with widget/windows/IMMHandler.cpp(1269): error C2662: You cannot bind an lvalue to an rvalue reference
Assignee: nobody → mkato
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.