Opened 2 years ago
Last modified 15 months ago
#61696 assigned defect
transcode: error: implicit declaration of function 'audio_resample_close' is invalid in C99
Reported by: | mf2k (Frank Schima) | Owned by: | Liontooth (David Liontooth) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | catalina bigsur monterey | Cc: | dbevans (David B. Evans), MaurizioLoreti |
Port: | transcode |
Description (last modified by mf2k (Frank Schima))
Xcode 12.4. Big Sur.
I believe this is the first error:
:info:build filter_resample.c:153:9: error: implicit declaration of function 'audio_resample_close' is invalid in C99 [-Werror,-Wimplicit-function-declaration] :info:build audio_resample_close(pd->resample_ctx); :info:build ^
Attachments (1)
Change History (4)
Changed 2 years ago by mf2k (Frank Schima)
comment:1 Changed 2 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 2 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 15 months ago by ryandesign (Ryan Schmidt)
Cc: | MaurizioLoreti added |
---|---|
Keywords: | catalina bigsur monterey added |
Note: See
TracTickets for help on using
tickets.
Has duplicate #63798.