Closed Bug 542026 Opened 14 years ago Closed 13 years ago

sydney_audio_mac.c bustage on 1.9.1 branch

Categories

(Core :: Audio/Video, defect)

1.9.1 Branch
All
macOS
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: jaas, Unassigned)

Details

Attachments

(1 file)

/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c: In function ‘sa_stream_open’:
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:182: error: ‘ComponentDescription’ undeclared (first use in this function)
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:182: error: (Each undeclared identifier is reported only once
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:182: error: for each function it appears in.)
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:182: error: expected ‘;’ before ‘desc’
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:183: error: ‘desc’ undeclared (first use in this function)
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:189: error: ‘Component’ undeclared (first use in this function)
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:189: error: expected ‘;’ before ‘comp’
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:190: error: ‘comp’ undeclared (first use in this function)
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:194: warning: implicit declaration of function ‘OpenAComponent’
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c: In function ‘sa_stream_destroy’:
/Users/josh/src/mozilla/ff_191_debug_32/media/libsydneyaudio/src/sydney_audio_mac.c:283: warning: implicit declaration of function ‘CloseComponent’
Attached patch fix v1.0Splinter Review
Attachment #423377 - Flags: review?(chris.double)
Attachment #423377 - Flags: review?(chris.double)
Comment on attachment 423377 [details] [diff] [review]
fix v1.0

Please add to README_MOZILLA with the details of this bug, and include a patch file that can be applied in update.sh.

For the review use Matthew Gregan (kinetik@flim.org) - he's the maintainer of the libsydneyaudio library now (If I understood FOMS correctly).

Since this fix is already in trunk maybe it's a matter of copying the trunk changes?
Given this is already on trunk, I'm fine with it as long as it's applied the same way it is on trunk (with the patch and readme updates doublec mentioned).
Presumably we don't need this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
I assume from comment 4 that you mean "this isn't a bug on the branches" -- marking verified.  If this IS a bug on the branches which will not be addressed, this should probably be WONTFIX instead.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: