Skip to content

fmt::format_to_n does not work with FMT_COMPILE-d format string #1764

Closed
@0xb8

Description

@0xb8

Example code: https://godbolt.org/z/erD-_a

In v6 fmt::format_to_n() seems to work with fmt::compile()-d format string.
In v7 though, just fmt::format_to() is working with FMT_COMPILE().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions