Skip to content

Error building with clang 19 #2077

@papoteur-mga

Description

@papoteur-mga

Hello,
Trying to build within Mageia the version hotfix_19

clang++: warning: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' [-Wunused-command-line-argument]
In file included from main.cpp:33:
In file included from ./window_view.h:23:
In file included from ./gui_builder.h:29:
In file included from ./scripted_ui_data.h:7:
./pretty_archive.h:453:41: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
  453 |         serialize<Height - 1>::template apply(ar1, tuple);
      |                                         ^
./pretty_archive.h:467:90: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
  467 |   pretty_tuple_detail::serialize<std::tuple_size<std::tuple<Types...>>::value>::template apply( ar, tuple );
      |                 

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