-
Notifications
You must be signed in to change notification settings - Fork 21
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
Build fails with clang-19: use of undeclared identifier 'See_the_standard_on_proper_argument_type_for_ctype_functions' #13
Comments
Hi, Yuri. As in #5, that error is expected and harmless. A look at the log (thanks for attaching it up front!) indicates why the build wound up failing:
We've applied @kemin711's fix for that error from #10 to our trunk and should be able to get it into subsequent 28.0.x releases; copying @vladimir-ivanov-ncbi accordingly. |
I'll wait for the next release. |
Good plan; as I suspected, you'll need a few other small changes. |
thanks for all the good work.
Kemin Zhou 510 862-2276
On Tuesday, November 5, 2024 at 11:48:02 AM PST, Aaron Ucko ***@***.***> wrote:
I'll wait for the next release.
Good plan; as I suspected, you'll need a few other small changes.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
28.0.11 should build fine in release mode. (In debug mode, there's still one assertion that will fail to compile; @tlk00, please do take a look when you get a chance.) |
Anyway, I got it compiled successfully thanks for all the good work |
log
Version: 28.0.9
FreeBSD 15
The text was updated successfully, but these errors were encountered: