compile error
Brought to you by:
skunk
donp@tower ~/Desktop/volume.app-1.1a $ make
cc -g -O2 -W -Wall -DHAVE_CONFIG_H -c -o knob.o knob.c
cc -g -O2 -W -Wall -DHAVE_CONFIG_H -c -o misc.o misc.c
cc -g -O2 -W -Wall -DHAVE_CONFIG_H -c -o mixer-oss.o mixer-oss.c
mixer-oss.c: In function 'get_mixer_state':
mixer-oss.c:105: error: subscripted value is neither array nor pointer
make: *** [mixer-oss.o] Error 1
Logged In: YES
user_id=956060
Originator: NO
I’ve made a very simple patch that fixes the issue (you just need to rename one variable).
Logged In: YES
user_id=956060
Originator: NO
Unfortunately files cannot be attached to bugs, so I submitted the patch in the patch tracker:
http://sourceforge.net/tracker/index.php?func=detail&aid=1795394&group_id=31239&atid=401812