bbrk24 / bbrk24/Trilangle

Breaking changes for v2

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
semver-major
Dominant language
C++
Stars
26
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Megathread for breaking changes. This may be a ways off, and the list will almost certainly grow.

- [ ] change GTM to return an unsigned value in [0, 2^24) rather than a signed value in [0, 2^23)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the GTM implementation and any tests covering its return range. Confirm the current signed [0, 2^23) behavior and the expected unsigned [0, 2^24) behavior before making the v2 change. Done means the new behavior is implemented, tested, and reflected in this breaking-changes item.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.