Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add tools to ensure we didn't break API compatibility

Open
#22 0 comments 0 reactions 1 assignee View on GitHub

@HaroldCindy is already working on this.

Since Nov 11, 2025.

Assessment

This issue has not been assessed yet.

Description

enhancement

Now that we're better about making sure everything has a unique reference in Ares, we need to be sure that we don't accidentally remove anything from the API surface, and adding anything should increment the API version. We need some tooling to ensure that we do so. Might also be nice to be able to swap out function implementations depending on API version if necessary to help us avoid the ll.*Base64.*Correct() problem.

Dominant language
C++
Stars
17
Forks
10
Avg merge
2d 20h
Merged PRs (30d)
4

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/slua

All issues in secondlife/slua

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.