nasa / SBN

38 stars 23 forks source link

compiler format warning issues #28

Open onurturhan opened 4 years ago

onurturhan commented 4 years ago

Is your feature request related to a problem? Please describe. There are several compiler warnings such as below : apps/sbn/fsw/src/sbn_app.c:1617: warning: format '%d' expects type 'int', but argument 4 has type 'CFE_ProcessorID_t'

Describe the solution you'd like The patch below fixes format issues. sbn_patch.txt

Describe alternatives you've considered None.

Additional context N/A

Requester Info Onur TURHAN