Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### New features
  • Add support for other BSD systems (NetBSD, OpenBSD, DragonFly BSD) and Solaris

What's Changed

Full Changelog: tboox/tbox@v1.7.8...v1.7.9

View the full release notes at https://github.com/tboox/tbox/releases/tag/v1.7.9.


@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` autosquash Automatically squash pull request commits according to Homebrew style. labels Nov 25, 2025
@chenrui333
Copy link
Member

  error: src/tbox/libc/string/wcscat.c:48:5: error: this ‘while’ clause does not guard... [-Werror=misleading-indentation]
     48 |     while (*s) s++; --s;
        |     ^~~~~
  src/tbox/libc/string/wcscat.c:48:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’
     48 |     while (*s) s++; --s;
        |                     ^~
  cc1: all warnings being treated as errors
    > in src/tbox/libc/string/wcscat.c

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Nov 27, 2025
Change head branch from master to dev
@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Nov 28, 2025
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 28, 2025
@chenrui333 chenrui333 removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Nov 28, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 28, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 28, 2025
Merged via the queue into main with commit 59bad84 Nov 28, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-tbox-1.7.9 branch November 28, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants