Skip to content

FreeBSD Build failure: error: a template argument list is expected after a name prefixed by the template keyword #933

@yurivict

Description

@yurivict

Version

26.02

Plugin type

LV2

OS

FreeBSD 16

DAW / Host (if applicable)

No response

Description

surgext/src/VCO.cpp:1051:28: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
 1051 |                 p.template emplace_back(x, y0 + (-tb[s] + 1) * 0.5 * hw);
      |                            ^
surgext/src/VCO.cpp:1068:37: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
 1068 |                     ribbon.template emplace_back(x, y0 + (-tb[s] + 1) * 0.5 * hw);
      |                                     ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions