Closed
Bug 562508
Opened 15 years ago
Closed 15 years ago
comparison between signed and unsigned integer expressions in nsOggPlayStateMachine::Run()
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
1.03 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
In member function ‘virtual nsresult nsOggPlayStateMachine::Run()
nsOggPlayStateMachine.cpp:770: warning: comparison between signed and unsigned integer expressions
Comment 2•15 years ago
|
||
Comment on attachment 442240 [details] [diff] [review]
patch
Thanks for the fix!
Attachment #442240 -
Flags: review?(chris.double) → review+
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•