A small typo in include/vc.h and lib/vc.h breaks compilation if you don't use gcc. *** lib/vc.h~ 2004-12-01 18:51:04.000000000 +0100 --- lib/vc.h 2005-01-18 19:25:51.899476000 +0100 *************** *** 138,144 **** vc_get_control_list, \ vc_set_volume_callback, \ vc_close_device, \ ! vc_get_device_list \ vc_get_select, \ vc_get_switch, \ vc_set_switch, \ --- 138,144 ---- vc_get_control_list, \ vc_set_volume_callback, \ vc_close_device, \ ! vc_get_device_list, \ vc_get_select, \ vc_get_switch, \ vc_set_switch, \ *** include/vc.h~ 2004-03-18 13:14:32.000000000 +0100 --- include/vc.h 2005-01-18 19:22:37.632210000 +0100 *************** *** 136,142 **** vc_get_control_list, \ vc_set_volume_callback, \ vc_close_device, \ ! vc_get_device_list \ vc_get_select, \ vc_get_switch, \ vc_set_switch, \ --- 136,142 ---- vc_get_control_list, \ vc_set_volume_callback, \ vc_close_device, \ ! vc_get_device_list, \ vc_get_select, \ vc_get_switch, \ vc_set_switch, \ Reproducible: Always Steps to Reproduce: 1. 2. 3.
oops ! good catch.
fixed in cvs head fixed in cvs xfce_4_2 tag unapplicable in cvs xfce_4_0 tag (there its the last entry in the struct :))