Skip to content

fluidsynth: Avoid Wincompatible-pointer-types with 2.0.4

Jan Alexander Steffens requested to merge heftig/gst-plugins-bad:fluid2 into master

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

Merge request reports