Re: [hatari-devel] Missing field initialisers |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
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. |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |