Bug 101809 - [PATCH] add 'override' to function declarations
Summary: [PATCH] add 'override' to function declarations
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: cpp frontend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-16 21:09 UTC by Jannick
Modified: 2017-07-31 13:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add override tag to function declarations (3.27 KB, patch)
2017-07-16 21:09 UTC, Jannick
Details | Splinter Review

Description Jannick 2017-07-16 21:09:37 UTC
Created attachment 132721 [details] [review]
add override tag to function declarations

add 'override' tag to function declarations to make compiler stop complaining b/c of compiler flag '-Wsuggest-override'
Comment 1 Albert Astals Cid 2017-07-31 13:10:33 UTC
Pushed


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.