Debian Package rebuild

Rebuild of the Debian archive with clang

"Void function should not return a value" build failure(s)
clang 13.0.0
Return to the list
A void function should not have a returned value.
void foo() {
	return 1;
}

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
awesfx 0.5.2-1alsa.c:149:2: error: void function 'seq_set_gus_bank' should not return a value [-Wreturn-type] Log
fairymax 5.0b-1fairymax.c:477:21: error: void function 'PrintVariants' should not return a value [-Wreturn-type] Log 743008
openrc 0.42-2.1rc-sysvinit.c:93:3: error: void function 'sysvinit_setenv' should not return a value [-Wreturn-type] Log 758564
oregano 0.84.41+dfsg.1-1../src/model/item-data.c:456:2: error: void function 'item_data_set_property' should not return a value [-Wreturn-type] Log 743871
ukui-power-manager 3.0.1-1gpm-manager.c:1365:2: error: void function 'gpm_manager_engine_close_notify_cb' should not return a value [-Wreturn-type] Log
5 errors
Return to the list