Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-89886: Use AC_CHECK_TYPES iso. AC_CHECK_TYPE#30029

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commentedDec 10, 2021
edited by bedevere-bot
Loading

AC_CHECK_TYPE is deprecated.

Removed the __uint128_t check, as the define it produced is unused.

https://bugs.python.org/issue45723

AC_CHECK_TYPE is deprecated.Removed the __uint128_t check, as it is unused.
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@erlend-aasland for commitf6385ae 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelDec 10, 2021
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsbot added the staleStale PR or inactive for long period of time. labelJan 10, 2022
Copy link
Contributor

@MaxwellDupreMaxwellDupre left a comment

Choose a reason for hiding this comment

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

Python executable created and tests look ok, but I see in config.log:
configure:19906: checking for socklen_t configure:19906: gcc -c conftest.c >&5 configure:19906: $? = 0 configure:19906: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:432:24: error: expected expression before ')' token 432 | if (sizeof ((socklen_t))) |

This looks like an issue.

@erlend-aaslanderlend-aasland changed the titlebpo-45723: Use AC_CHECK_TYPES iso. AC_CHECK_TYPEgh-89886: Use AC_CHECK_TYPES iso. AC_CHECK_TYPEApr 10, 2022
@erlend-aasland
Copy link
ContributorAuthor

I don't have the bandwith to follow up this PR at the moment. Closing it for now.

@erlend-aaslanderlend-aasland deleted the ac-check-types branchJuly 23, 2022 23:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@MaxwellDupreMaxwellDupreMaxwellDupre requested changes

@tirantiranAwaiting requested review from tiran

Assignees
No one assigned
Labels
awaiting core reviewskip newsstaleStale PR or inactive for long period of time.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@erlend-aasland@bedevere-bot@MaxwellDupre@the-knights-who-say-ni@ezio-melotti

[8]ページ先頭

©2009-2025 Movatter.jp