Skip to content

Utils: move the Parse helpers out of convar.h into a separate header#2206

Open
oSoMoN wants to merge 2 commits into
ValveSoftware:masterfrom
oSoMoN:move-parse-to-utils
Open

Utils: move the Parse helpers out of convar.h into a separate header#2206
oSoMoN wants to merge 2 commits into
ValveSoftware:masterfrom
oSoMoN:move-parse-to-utils

Conversation

@oSoMoN

@oSoMoN oSoMoN commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Additionally, make the parsing of a "true" value case-insensitive.

oSoMoN added 2 commits June 8, 2026 16:09
Parsing a typed value from a string view is generally useful,
and is used in several places where pulling in convar.h isn't
warranted (in particular Utils/Process.cpp).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant