Closed Bug 488994 Opened 15 years ago Closed 14 years ago

Fix media/liboggz/src/liboggz/metric_internal.c warnings

Categories

(Core :: Audio/Video, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.9.3a5

People

(Reporter: sgautherie, Assigned: cpearce)

References

Details

(Whiteboard: [fixed by bug 556455])

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090417 SeaMonkey/2.0b1pre] (experimental/_m-c_, home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/9e06217fc471
 +http://hg.mozilla.org/comm-central/rev/...)

{
metric_internal.c(58) : warning C4244: '=' : conversion from 'ogg_int64_t' to 'ogg_uint32_t', possible loss of data
metric_internal.c(59) : warning C4244: '=' : conversion from 'ogg_int64_t' to 'ogg_uint16_t', possible loss of data
metric_internal.c(48) : warning C4101: 'dist' : unreferenced local variable
metric_internal.c(130) : warning C4013: 'oggz_stream_get_content' undefined; assuming extern returning int
}
We've removed liboggz, so bye bye warnings.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1271237408.1271246774.22219.gz&fulltext=1
WINNT 5.2 comm-central-trunk nightly on 2010/04/14 02:30:08

The 3 former warnings were still there.

http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1272439800.1272448903.31518.gz&fulltext=1
WINNT 5.2 comm-central-trunk nightly on 2010/04/28 00:30:00

V.Fixed.
Assignee: nobody → chris
Status: RESOLVED → VERIFIED
Depends on: 556455
Flags: in-testsuite-
Whiteboard: [fixed by bug 556455]
Target Milestone: --- → mozilla1.9.3a5
You need to log in before you can comment on or make changes to this bug.