Fix GCC 15+ build error in param block tag sorting

Open
#6,257 0 comments 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #6239 by @nibbbl — merged

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by reproducing the GCC 15+ viewer build failure in llxuiparser.cpp and read the tag-sorting templates in llinitparam.h, including the -Wsfinae-incomplete diagnostic. Done means the viewer builds successfully with GCC 15 or newer without this error; contribution PR #6239 is also relevant because it already addressed the issue.

Written by the indexing model from the issue text.

Description

team:viewer
Description

Fix building the viewer with GCC 15 or newer: llxuiparser.cpp is tripping -Wsfinae-incomplete via tag sorting templates in llinitparam.h.

Contribution: https://github.com/secondlife/viewer/pull/6239

Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from secondlife/viewer

All issues in secondlife/viewer

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.