Menu

#1273 Fuss with C function prototypes

closed
nobody
None
4
2014-07-08
2014-07-08
No

119 formal void parameters added to keep -Wstrict-prototypes happy.
Process found one real missing prototype in vpi/vcd_priv.h:
EXTERN void vcd_names_delete(struct vcd_names_list_s*tab);
8 such warnings left, all in Tony's code

1 Attachments

Discussion

  • Cary R.

    Cary R. - 2014-07-08

    Patch applied and pushed.

     
  • Cary R.

    Cary R. - 2014-07-08
    • status: open --> closed
     

Log in to post a comment.