A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/fmtlib/fmt/issues/4375 below:

Defining FMT_BUILTIN_TYPES=0 causes wrong prints · Issue #4375 · fmtlib/fmt · GitHub

The following code breaks when defining DFMT_BUILTIN_TYPES=0:

    int32_t x = 56;
    fmt::println("This is x={}", x);

Works fine without the define, but when defined outputs:

This is x=1073479024

I'm working on an embedded system and would like to reduce the size of the generated binary.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4