Skip to content

IM_FMTARGS attributes not enabled for GCC on Linux #4183

@audetto

Description

@audetto

I am using the (as of now) latest version of ImGui,

imgui/imgui.h

Line 95 in 79e1889

#elif !defined(IMGUI_USE_STB_SPRINTF) && defined(__GNUC__) && defined(__MINGW32__)

Format warning are not enabled for GCC on Linux.

I was reading #3592 and I believe excluding gcc was an unintentional side effect?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions