Skip to content

LABEL_SELFREF route name #282

@yakra

Description

@yakra

std::string rte = route->banner[0] == '-' ? route->route : route->name_no_abbrev();

No need to keep constructing this for every Waypoint. It's the same for the whole Route.
Construct during route_integrity & pass to label_selfref by reference.

Do this at the same time as #280.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LABEL_SELFREFThis is a temporary tag, as several open issues concern this specific datacheck.datacheckspeed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions