Closed Bug 1351058 Opened 8 years ago Closed 8 years ago

Telemetry.cpp:1252:5: warning: field 'mFailedLockCount' will be initialized after field 'mCanRecordBase'

Categories

(Toolkit :: Telemetry, defect)

defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 1271991
Tracking Status
firefox55 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

toolkit/components/telemetry/Telemetry.cpp:1252:5: warning: field 'mFailedLockCount' will be initialized after field 'mCanRecordBase' [-Wreorder] 5:13.56 , mFailedLockCount(0) 5:13.56 ^ 5:13.56 1 warning generated.
I must have missed this in my review of Bug 1271991. gmoore, would you like to take care of it?
Flags: needinfo?(olucafont6)
Had to back out 1271991 for that error, so this issue might get fixed over there.
Thanks for catching this guys. I added an updated patch in bug 1271991. Hopefully that fixes this problem.
Flags: needinfo?(olucafont6)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.