https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61807
Daniel Krügler <daniel.kruegler at googlemail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.kruegler@googlemail. | |com --- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> --- The compiler diagnostics looks right to me. Why do you expect that void* could be implicitly converted to const char*?