Discussion:
[Ipmitool-devel] ID: 3608759: Patch 5 Fix compilation warning in imbapr.c
Dan Gora
2013-04-30 00:10:52 UTC
Permalink
Patch 5: Fix compilation warning in imbapr.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...