Closed Bug 847521 Opened 11 years ago Closed 11 years ago

CheckedInt<signed char>

Categories

(Core :: MFBT, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
CheckedInt doesn't handle signed char, no reason it doesn't except it wasn't recognized that char != signed char.
Attachment #720813 - Flags: review?(bjacob)
Comment on attachment 720813 [details] [diff] [review]
Patch

Review of attachment 720813 [details] [diff] [review]:
-----------------------------------------------------------------

Always something to learn in C++.
Attachment #720813 - Flags: review?(bjacob) → review+
https://hg.mozilla.org/mozilla-central/rev/444272873216
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: