Closed Bug 928651 Opened 11 years ago Closed 11 years ago

Include assert.h in cubeb sndio to fix libxul link failure

Categories

(Core :: Audio/Video, defect)

x86
OpenBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: gaston, Assigned: gaston)

Details

Attachments

(1 file)

libxul.so linking fails on openbsd with:

../../../libcubeb/src/cubeb_sndio.o(.text+0x686): In function `sndio_get_max_channel_count':
undefined reference to `assert'

explicitely including <assert.h> in cubeb_sndio.c fixes it. Dunno why it didnt appear before.
Attached patch include assert.hSplinter Review
Assignee: nobody → landry
Attachment #819359 - Flags: review?(paul)
Attachment #819359 - Flags: review?(paul) → review+
https://hg.mozilla.org/mozilla-central/rev/8b4090b2d434
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: