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

Update imgsmlr.h#15

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

Open
digoal wants to merge1 commit intopostgrespro:master
base:master
Choose a base branch
Loading
fromdigoal:master
Open

Conversation

digoal
Copy link

fix error:

@digoal
Copy link
Author

In file included from imgsmlr_idx.c:18:imgsmlr_idx.c: In function ‘signature_compress’:imgsmlr_idx.c:67:23: error: ‘FALSE’ undeclared (first use in this function)   67 |        entry->offset, FALSE);      |                       ^~~~~/usr/include/postgresql/15/server/access/gist.h:246:37: note: in definition of macro ‘gistentryinit’  246 |    (e).offset = (o); (e).leafkey = (l); } while (0)      |                                     ^imgsmlr_idx.c:67:23: note: each undeclared identifier is reported only once for each function it appears in   67 |        entry->offset, FALSE);      |                       ^~~~~/usr/include/postgresql/15/server/access/gist.h:246:37: note: in definition of macro ‘gistentryinit’  246 |    (e).offset = (o); (e).leafkey = (l); } while (0)      |                                     ^imgsmlr_idx.c: In function ‘signature_decompress’:imgsmlr_idx.c:89:23: error: ‘FALSE’ undeclared (first use in this function)   89 |        entry->offset, FALSE);      |                       ^~~~~/usr/include/postgresql/15/server/access/gist.h:246:37: note: in definition of macro ‘gistentryinit’  246 |    (e).offset = (o); (e).leafkey = (l); } while (0)      |                                     ^make: *** [<builtin>: imgsmlr_idx.o] Error 1

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@digoal

[8]ページ先頭

©2009-2025 Movatter.jp