Menu

#403 add more __attribute__((unused)) in ipmi_sel.h

version-1.8.17
closed-duplicate
5
2015-12-09
2015-12-08
No

When including impi_sel.h, I get many warnings about unused variables. Looking into the file, I see that some definitions include attribute((unused)), others don't. This patch adds it to all definitions.

1 Attachments

Discussion

  • Zdenek Styblik

    Zdenek Styblik - 2015-12-09

    Ticket moved from /p/ipmitool/patches/109/

     
  • Zdenek Styblik

    Zdenek Styblik - 2015-12-09
     
  • Zdenek Styblik

    Zdenek Styblik - 2015-12-09

    I'm closing this as a duplicate of https://sourceforge.net/p/ipmitool/bugs/355/. Also, warnings should be fixed(in this case unused/useless stuff removed) and not swept under the rug.

    Best regards,
    Z.

     

Log in to post a comment.