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

Fix warnings building on ubuntu kinetic #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

redorca
Copy link

@redorca redorca commented Mar 8, 2023

 gcc --version
gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

     gcc --version
    gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
    Copyright (C) 2022 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@codeplea
Copy link
Member

I don't have time to review it right now. Sometimes, these warnings with C types can be tricky, because fixing them on one platform can cause additional warnings on another.

Did you just see these warnings on those example programs? And not on the main library?

BTW, I tried emailing you (in reply to the email you sent), but your mail server rejected my email - just letting you know that your mail server is actively preventing others from communicating with you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants