Re: [hatari-devel] Missing field initialisers |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Great, thank you for the note! There is this one patch pending. Maybe Toni can have a look at that one too? No more warnings in the CPU core after that (not on my system and no more reports). I already applied it to Previous. > Am 24.08.2025 um 23:03 schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>: > > Le 06/08/2025 à 23:57, Andreas Grabher a écrit : >>> Am 06.08.2025 um 19:15 schrieb Toni Wilen <twilen@xxxxxxxxxx>: >>> >>> >I am still checking code for warnings and found another problem >>> >>> It looks ok but >>> >>> - uae_u16 specific; >>> >>> should not be removed but put inside #idef JIT because JIT uses it. >> I just recognised there is an easier way to fix the issue with gencpu. With this initialiser no warnings are created: >> if (generate_stbl) >> fprintf(stblfile, "{ 0 }};\n"); >> In fact both methods seem to work, but this is probably a bit cleaner and you don’t have to distinguish between flags support. > > Hi > this was pushed to WinUAE and now to Hatari devel > > Nicolas > >
Attachment:
softfloat_patch.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |