Closed Bug 1319003 Opened 8 years ago Closed 8 years ago

Clang complains about 'override' in DocAccessibleChild.h

Categories

(Core :: Disability Access APIs, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox53 --- affected

People

(Reporter: ting, Unassigned)

References

Details

For instance:

 8:21.69 c:\w\fx\mc\accessible\ipc\DocAccessibleChild.h(65): error C3668: 'mozilla::a11y::DocAccessibleChild::RecvState': method with override specifier 'override' did not override any base class methods
 8:21.69 c:\w\fx\mc\accessible\ipc\DocAccessibleChild.h(70): error C3668: 'mozilla::a11y::DocAccessibleChild::RecvNativeState': method with override specifier 'override' did not override any base class methods
 8:21.69 c:\w\fx\mc\accessible\ipc\DocAccessibleChild.h(75): error C3668: 'mozilla::a11y::DocAccessibleChild::RecvName': method with override specifier 'override' did not override any base class methods
The file has been moved but not purged on my laptop.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.