Skip to content

warning: suggest braces around initialization of subobject [-Wmissing-braces] #37

@fcarreiro

Description

@fcarreiro

Hi there! When compiling with -Wall in clang (which is common practice), we get warnings (now errors) for basically any use of tie, make_tuple, forward_as_tuple, etc.

See https://godbolt.org/z/zd9xfafEs (it has the tuplet header and a small main).

Image

Would it be possible to get these warnings sorted? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions