Re: [hatari-devel] Some warnings while compiling |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On sunnuntai 07 huhtikuu 2013, Laurent Sallafranque wrote: > While compiling the latest hatari, I get the following warnings (OLD_CPU > and NEW_CPU) I don't get them with my compiler, but they should now hopefully be fixed: http://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/e5b14c7d3f78 http://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/cfad9b1735c5 Fix requires C99 (inttypes.h) compliant compiler. (I'm still using SDL Uint64, I'm assuming that it will always correspond to C99 uint64_t... :-)) Btw. Why you don't get warning from dsp56k_getInstructionText()? It has also printf with 64-bit ints. - Eero |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |