Closed Bug 908537 Opened 11 years ago Closed 11 years ago

nsNSSIOLayer.cpp:541:27: error: use of undeclared identifier 'SafeCast'

Categories

(Core :: Security: PSM, defect)

x86_64
FreeBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jbeich, Assigned: n.nethercote)

References

Details

security/manager/ssl/src/nsNSSIOLayer.cpp:541:27: error: use of undeclared identifier 'SafeCast' SafeCast<uint32_t>(mPlaintextBytesRead)); ^ security/manager/ssl/src/nsNSSIOLayer.cpp:541:36: error: unexpected type name 'uint32_t': expected expression SafeCast<uint32_t>(mPlaintextBytesRead)); ^ 2 errors generated.
gone after Part 3 of bug 905017 landed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee: nobody → n.nethercote
Target Milestone: --- → mozilla26
Assignee: n.nethercote → jbeich
Assignee: jbeich → n.nethercote
You need to log in before you can comment on or make changes to this bug.