Closed Bug 949713 Opened 11 years ago Closed 11 years ago

[unified] redefinition of typedef ‘uc’

Categories

(Core :: Audio/Video, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: rillian, Assigned: rillian)

Details

Attachments

(1 file)

Derf reports: In file included from /home/derf/src/mozilla/mozilla-central/objdir-x86_64-unknown-linux-gnu/media/libvpx/Unified_c_media_libvpx1.c:56:0: /home/derf/src/mozilla/mozilla-central/media/libvpx/vp8/common/loopfilter_filters.c:16:23: error: redefinition of typedef ‘uc’ /home/derf/src/mozilla/mozilla-central/media/libvpx/vp8/common/loopfilter.c:18:23: note: previous declaration of ‘uc’ was here It looks like the declaration in loopfilter.c is unused, so we can patch it out.
Assignee: nobody → giles
Attachment #8346868 - Flags: review?(cpearce)
Attachment #8346868 - Flags: review?(cpearce) → review+
This appears to get my build past this problem, though it errored out in a different section later with what I suspect is a toolchain issue. It got far enough for me to declare that this patch fixes the problem, though.
Thanks for verifying.
Keywords: checkin-needed
Thanks, and sorry for the pain!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: