Menu

#22 Warning compiling ib.c

Version2
closed
None
1
2021-07-08
2021-07-05
No

There is a warning when compiling ib.c on Raspberry OS (Raspbian) buster.
I did not verify if this is really a problem.

Thanks for srcpd.

1 Attachments

Discussion

  • Guido Scholz

    Guido Scholz - 2021-07-07

    This warning message is well known and not a bug.

     
  • Guido Scholz

    Guido Scholz - 2021-07-07
    • status: open --> closed
    • assigned_to: Guido Scholz
     
  • Martin Pischky

    Martin Pischky - 2021-07-08

    Thanks for checking.
    You can add a pragma around the if else to suppress the warning.

     
  • Martin Pischky

    Martin Pischky - 2021-07-08

    Adding pragma diagnostic gives a warning in older GCC (just tested 5.4.0). Hmm....

     

Log in to post a comment.