linksplatform / linksplatform/Data

Bug in all indexing operators

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Fix similar bugs: add a check `< 0` or use `unsigned` types
https://github.com/linksplatform/Data/blob/73ed3ccfac8f11d1f2b29baffef22e4c1d5fd91f/csharp/Platform.Data/Point.cs#L34-L37

On the entire [platform](https://github.com/linksplatform)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with csharp/Platform.Data/Point.cs at lines 34-37, then locate the other indexing operators covered by the request across the platform. Check each for the described negative-index handling or unsigned types. Done means the similar indexing bugs have been addressed consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.