Closed Bug 651461 Opened 13 years ago Closed 13 years ago

Build failure in nsAudioStream.cpp on OpenBSD

Categories

(Core :: Audio/Video, defect)

All
OpenBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla6

People

(Reporter: gaston, Assigned: gaston)

References

Details

Attachments

(1 file)

Very similar to nsWebMReader.cpp patch in https://bug633857.bugzilla.mozilla.org/attachment.cgi?id=525961

As of now, build fails with :
/home/landry/src/mozilla-central/content/media/nsAudioStream.cpp: In member function 'virtual PRInt64 nsAudioStreamLocal::GetSampleOffset()
':
/home/landry/src/mozilla-central/content/media/nsAudioStream.cpp:571: error: invalid conversion from 'PRInt64*' to 'int64_t*'
/home/landry/src/mozilla-central/content/media/nsAudioStream.cpp:571: error:   initializing argument 3 of 'int sa_stream_get_position(sa_st
ream_t*, sa_position_t, int64_t*)'
Attached patch fixes the issue
Attachment #527232 - Flags: review?(roc)
Blocks: openbsdmeta
Keywords: checkin-needed
Assignee: nobody → landry
Status: NEW → ASSIGNED
Keywords: checkin-needed
Whiteboard: [fixed in cedar]
Version: unspecified → Trunk
http://hg.mozilla.org/mozilla-central/rev/b0c37efbd9a7
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in cedar]
Target Milestone: --- → mozilla6
Depends on: 634793
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: