Skip to content

[uriparser] Update to 1.0.0#49823

Merged
BillyONeal merged 1 commit into
microsoft:masterfrom
SunBlack:uriparser
Feb 5, 2026
Merged

[uriparser] Update to 1.0.0#49823
BillyONeal merged 1 commit into
microsoft:masterfrom
SunBlack:uriparser

Conversation

@SunBlack
Copy link
Copy Markdown
Contributor

@SunBlack SunBlack commented Feb 5, 2026

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@SunBlack SunBlack force-pushed the uriparser branch 2 times, most recently from c7f7124 to c2d4903 Compare February 5, 2026 11:30
set(URIPARSER_BUILD_TOOLS OFF)
endif()

# On Android, we need to set C standard to C99 (headers on ndk uses `inline`)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally I would be asking to see why this is no longer needed but this looks like a response to a build error, so no change requested.

Copy link
Copy Markdown
Contributor Author

@SunBlack SunBlack Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to replace anymore. They changed the line in their repo to C99 ;-) uriparser/uriparser#273

@BillyONeal BillyONeal merged commit bc409f3 into microsoft:master Feb 5, 2026
17 checks passed
@SunBlack SunBlack deleted the uriparser branch February 5, 2026 22:57
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.

2 participants