Closed Bug 1409620 Opened 7 years ago Closed 7 years ago

inline function used but not defined in KeyboardLayout.cpp

Categories

(Core :: Widget: Win32, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

Details

Attachments

(1 file)

>  In file included from /builds/worker/workspace/build/src/widget/windows/nsNativeDragTarget.cpp:18:0,
>                   from /builds/worker/workspace/build/src/obj-firefox/widget/windows/Unified_cpp_widget_windows2.cpp:38:
>  /builds/worker/workspace/build/src/widget/windows/KeyboardLayout.h: At global scope:
>  /builds/worker/workspace/build/src/widget/windows/KeyboardLayout.h:205:0: error: inline function 'char16_t mozilla::widget::VirtualKey::GetCompositeChar(mozilla::widget::VirtualKey::ShiftState, char16_t) const' used but never defined [-Werror]
>     inline char16_t GetCompositeChar(ShiftState aShiftState,
>  cc1plus: all warnings being treated as errors

A few of these popup everywhere KeyboardLayout.h is included.
Attachment #8919592 - Flags: review?(jmathies)
Comment on attachment 8919592 [details]
Bug 1409620 Move definition of inline function from .cpp to .h in widget/windows/KeyboardLayout

https://reviewboard.mozilla.org/r/190460/#review196050
Attachment #8919592 - Flags: review?(jmathies) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/95d7bf09b270
Move definition of inline function from .cpp to .h in widget/windows/KeyboardLayout r=jimm
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/95d7bf09b270
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: