Opened 4 years ago
Last modified 7 months ago
#61696 assigned defect
transcode: error: implicit declaration of function 'audio_resample_close' is invalid in C99 — at Version 2
Reported by: | mf2k (Frank Schima) | Owned by: | Liontooth (David Liontooth) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | catalina bigsur monterey ventura sonoma | Cc: | dbevans (David B. Evans) |
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 ^
Change History (3)
Changed 4 years ago by mf2k (Frank Schima)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.