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

error building #1

Closed
giovannibisco opened this issue Sep 29, 2023 · 6 comments
Closed

error building #1

giovannibisco opened this issue Sep 29, 2023 · 6 comments

Comments

@giovannibisco
Copy link

Hi, trying to build, got this:

src/vasco.c: In function ‘_PG_init’:
src/vasco.c:60:30: error: ‘INFINITY’ undeclared (first use in this function); did you mean ‘NFDBITS’?
                              INFINITY,
                              ^~~~~~~~
                              NFDBITS
src/vasco.c:60:30: note: each undeclared identifier is reported only once for each function it appears in

thx bye.

@Florents-Tselai
Copy link
Owner

What's your PG version?

@giovannibisco
Copy link
Author

14.5

@Florents-Tselai
Copy link
Owner

@Florents-Tselai
Copy link
Owner

Looks like in my dev environment I was using INFINITY which worked fine on xcode's clang

@Florents-Tselai
Copy link
Owner

This should now work in main, but see #11 too.

@Florents-Tselai
Copy link
Owner

Tahnks @giovannibisco :)

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

When branches are created from issues, their pull requests are automatically linked.

2 participants