Bug 1314 - Deprecated options in dsp_jack
Summary: Deprecated options in dsp_jack
Status: NEW
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: sound drivers (show other bugs)
Version: 4.2
Hardware: PC Linux
: Future normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2011-08-06 19:06 CEST by Werner Van Belle
Modified: 2011-08-06 19:06 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2011-08-06 19:06:16 CEST
dsp-jack.c++: In member function 'virtual signed8 dsp_jack::latency()':
dsp-jack.c++:36:24: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /usr/include/jack/jack.h:1050) [-Wdeprecated-declarations]
dsp-jack.c++:36:72: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /usr/include/jack/jack.h:1050) [-Wdeprecated-declarations]