Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freetds 1.4.25 #205354

Merged
merged 2 commits into from
Jan 24, 2025
Merged

freetds 1.4.25 #205354

merged 2 commits into from
Jan 24, 2025

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 24, 2025
@chenrui333
Copy link
Member Author

  convert.c:584:1: error: conflicting types for ‘tds_convert_int1’; have ‘TDS_INT(const int8_t *, int,  CONV_RESULT *)’ {aka ‘int(const signed char *, int,  union conv_result *)’}
    584 | tds_convert_int1(const int8_t * src, int desttype, CONV_RESULT * cr)
        | ^~~~~~~~~~~~~~~~
  convert.c:66:16: note: previous declaration of ‘tds_convert_int1’ with type ‘TDS_INT(const TDS_TINYINT *, int,  CONV_RESULT *)’ {aka ‘int(const unsigned char *, int,  union conv_result *)’}
     66 | static TDS_INT tds_convert_int1(const TDS_TINYINT * src, int desttype, CONV_RESULT * cr);
        |                ^~~~~~~~~~~~~~~~
    CC       config.lo
  make[4]: *** [Makefile:565: convert.lo] Error 1

@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 Jan 24, 2025
freetds: add build patch

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jan 24, 2025
Copy link
Contributor

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

@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 Jan 24, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 24, 2025 09:13
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 24, 2025
Merged via the queue into master with commit b0408b7 Jan 24, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-freetds-1.4.25 branch January 24, 2025 09:21
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.

4 participants