fluidsynth: Avoid Wincompatible-pointer-types with 2.0.4
In 2.0.4, the message parameter has const char*
type. Add a cast to
avoid a warning with older fluidsynth.
Edited by Jan Alexander Steffens
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In 2.0.4, the message parameter has const char*
type. Add a cast to
avoid a warning with older fluidsynth.