Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as C by waker ( 16 years ago )
jack.c: In function ‘jack_init’:
jack.c:134:5: warning: passing argument 2 of ‘jack_set_sample_rate_callback’ from incompatible pointer type
/usr/include/jack/jack.h:364:5: note: expected ‘JackSampleRateCallback’ but argument is of type ‘int (*)(void *)’
jack.c:147:9: warning: passing argument 2 of ‘jack_port_register’ from incompatible pointer type
/usr/include/jack/jack.h:537:14: note: expected ‘const char *’ but argument is of type ‘char (*)[11]’

 

Revise this Paste

Your Name: Code Language: