Re: [hatari-devel] ikbd.c: missing #include <inttypes.h>

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


Hi,

On 5/2/20 2:42 PM, Nicolas Pomarède wrote:
Le 02/05/2020 à 11:49, Thomas Huth a écrit :
PS: Maybe we should also switch from SDL_types.h to the standard
definitions from stdint.h one day...?

Sounds good to me.


Is stdint.h defined on all the possible targets (amiga and more exotic ones) ? If so, it would be indeed better than using SDL_types.h, as this can allow to reuse parts of Hatari in other projects that don't use SDL.

If some exotic target is missing stdint.h,
adding the necessary standard typedefs for that
particular target is easy.


	- Eero



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