Closed Bug 1319783 Opened 8 years ago Closed 6 years ago

Convert some code in xpfe/ to C++11

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect
Not set
normal

Tracking

(firefox53 affected)

RESOLVED WONTFIX
Tracking Status
firefox53 --- affected

People

(Reporter: andi, Assigned: andi)

References

Details

Attachments

(2 obsolete files)

Using the checkers provided by clang-tidy we can refresh the code to make it use the features of C++11 like:

- auto variables declarations
- default CTORS and DTORS
- using new range loop operators
Attachment #8813678 - Flags: review?(neil)
Attachment #8813679 - Flags: review?(neil)
Product: Core → Firefox Build System
Closing?
Flags: needinfo?(bpostelnicu)
Sure, it's been 2 years, most likely the code has conflicts.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(bpostelnicu)
Resolution: --- → WONTFIX
Attachment #8813678 - Attachment is obsolete: true
Attachment #8813678 - Flags: review?(neil)
Attachment #8813679 - Attachment is obsolete: true
Attachment #8813679 - Flags: review?(neil)
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: