[hatari-devel] Missing field initialisers

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hello Toni,

I am still checking code for warnings and found another problem (in addition to the softfloat stuff). I am getting lots of missing field initialiser warnings. Fortunately fixing them is easy: Removing an extraneous unused variable in cputbl struct, adding a missing value in readcpu.c (i_ASR) and adding full initialisers for the terminating entry in the CPU tables through gencpu.

Patch is appended.

Regards,
Andreas

Attachment: missing_field_initializer.diff
Description: Binary data



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/