Skip to content

[tinyproto] Update to v1.1.0#45878

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
ramajd:tinyproto-1.1.0
Jun 10, 2025
Merged

[tinyproto] Update to v1.1.0#45878
BillyONeal merged 2 commits intomicrosoft:masterfrom
ramajd:tinyproto-1.1.0

Conversation

@ramajd
Copy link
Contributor

@ramajd ramajd commented Jun 7, 2025

  • 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.

@Mengna-Li Mengna-Li added the category:port-update The issue is with a library, which is requesting update new revision label Jun 9, 2025
@BillyONeal
Copy link
Member

install-x64-osx-dbg-out.log
Example failure logs

@dg0yt
Copy link
Contributor

dg0yt commented Jun 10, 2025

Looks like it just needs to be told explicitly about the desired C++ standard for osx. Apple Clang.

@ramin-raeisi
Copy link

Hi @dg0yt ,

Thanks, I created the PR for tinyproto, @ramajd will proceed afterwards.

lexus2k/tinyproto#53

@dg0yt
Copy link
Contributor

dg0yt commented Jun 10, 2025

In the vcpkg port, you could just pass -DCMAKE_CXX_STANDARD=11 with OPTIONS.

Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Thanks for the update!

@BillyONeal BillyONeal marked this pull request as ready for review June 10, 2025 22:29
@BillyONeal BillyONeal merged commit 640e297 into microsoft:master Jun 10, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants