Skip to content

[apsi] Update to 1.0.1 - #54032

Merged
Billy O'Neal (BillyONeal) merged 1 commit into
microsoft:masterfrom
kimlaine:apsi-1.0.1
Sep 22, 2026
Merged

Billy O'Neal (BillyONeal) merged 1 commit into
microsoft:masterfrom
kimlaine:apsi-1.0.1

Conversation

@kimlaine

@kimlaine Kim Laine (kimlaine) commented Sep 22, 2026

Copy link
Copy Markdown
Contributor
  • 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, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@kimlaine
Kim Laine (kimlaine) marked this pull request as ready for review September 22, 2026 06:05

@BillyONeal Billy O'Neal (BillyONeal) left a comment

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.

Thanks for the new version! A few notes from GPT 5.6 Sol:

  • APSI's versioned header layout requires consumers to add include/APSI-1.0; compiling with only the normal vcpkg include root fails when public headers include apsi/.... This behavior also exists in 0.11.0.

It would be nice to make direct-include work but if upstream doesn't care they don't care.

  • Debug consumers of apsi[hexl] fail to link because the existing HEXL export names easyloggingpp.lib without an imported target or library path. The same failure reproduces with the current 0.11.0 port, so it is not introduced by this update.

This is a hexl bug not an apsi bug so nothing to fix here.

@BillyONeal
Billy O'Neal (BillyONeal) merged commit e45d0f6 into microsoft:master Sep 22, 2026
16 checks passed
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