boostorg / boostorg/regex

Unchecked lower bound warning on `regex_traits_defaults.hpp::get_default_error_string()`

Open
#248 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
119
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Flagged by MSVC as [C33010](https://learn.microsoft.com/en-us/cpp/code-quality/c33010?view=msvc-170) (there might be others in the same file).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in regex_traits_defaults.hpp at get_default_error_string() and read the MSVC C33010 warning documentation linked in the issue. Inspect the lower-bound handling there and check whether other warnings occur in the same file; done means the warning is addressed without introducing new diagnostics.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.