libretro / libretro-handy

K. Wilkins' Atari Lynx emulator Handy (http://handy.sourceforge.net/) for libretro
13 stars 35 forks source link

Silence compiler warnings #117

Closed ghost closed 10 months ago

ghost commented 10 months ago

Some compilers incorrectly parse the ternary order, since there's no () guards = wrong results. This also affects the libretro-common files.

Enough developers from several projects think it's a non-issue so I won't bring this up anymore.