Discussion:
[Ipmitool-devel] ID: 3608759: Patch 6: Fix compilation warnings in ipmi_hpmfwupg.c
Dan Gora
2013-04-30 00:12:43 UTC
Permalink
Patch 6: Fix compilation warnings in ipmi_hpmfwupg.c
Hi All,
Following are 5 patches to fix the compilation warnings which appear
in newer gcc versions (gcc 4.7.2 currently only seen in Ububtu 12.10
AFAIK) when -Wno-unused-return is removed from the compilation flags.
-Wno-unused-return basically _has_ to come out. A few compilation
warnings are better than having the compilation just fail with older
gcc versions. Hopefully these patches will fix the compilation
warnings to everyone's satisfaction.
thanks
dan
Loading...