-
Notifications
You must be signed in to change notification settings - Fork 602
Adapt malloc.c to croak/warn now being defined under multiplicity #20286 #20301
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
Conversation
This was broken by 13e5ba4
|
On FreeBSD-12, using (The I then built with the same configuration on the Branch clears build-time warnings. LGTM. |
|
Interestingly (and not related to this commit) with gcc I get this warning: Configured with |
Me too. On blead: For the But, much to my surprise, I get exactly the same warnings with the same configuration switches in the Since, up until now, I have never captured or analyzed the output of |
Research (all on Linux with
|
Yeah, I was planning to look at that later (at the moment I'm seeing quite a few warnings in blead with gcc 12.1.1) |
|
@Leont any reason not to merge this? It seems stalled. |
@Leont could we get an update on the status of this merge request? Thanks. |
@Leont, do you still want to proceed with this merge request? Thanks. |
I forgot about this. I've rebased and compiled using clang-16, and seeing now warnings so I'm going ahead and merge this. |
This was broken by 13e5ba4
This should fix #20286