Skip to content

vlang 0.5.1#271471

Open
GunniBusch wants to merge 1 commit intoHomebrew:mainfrom
GunniBusch:bump-vlang-0.5.1
Open

vlang 0.5.1#271471
GunniBusch wants to merge 1 commit intoHomebrew:mainfrom
GunniBusch:bump-vlang-0.5.1

Conversation

@GunniBusch
Copy link
Contributor

@GunniBusch GunniBusch commented Mar 9, 2026

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

fixes #271335

Rebased the existing gc patch and added a zstd type-compatibility patch so vlang 0.5.1 builds with current Clang toolchains.

@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Mar 9, 2026
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Mar 9, 2026
Copy link
Member

@botantony botantony left a comment

Choose a reason for hiding this comment

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

Did you notify the upstream about this problem? Is there an issue or related PR?

@botantony botantony mentioned this pull request Mar 10, 2026
2 tasks
@GunniBusch
Copy link
Contributor Author

Did you notify the upstream about this problem? Is there an issue or related PR?

I just found this issue vlang/v#24711 but no real solution

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