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

gcc warning #31

Closed
amutu opened this issue Apr 11, 2014 · 1 comment
Closed

gcc warning #31

amutu opened this issue Apr 11, 2014 · 1 comment

Comments

@amutu
Copy link

amutu commented Apr 11, 2014

gcc -O3 -Wall -fpic -I. -I. -I/data/postgres/pgsql934/include/server -I/data/postgres/pgsql934/include/internal -D_GNU_SOURCE -c -o imcs.o imcs.c
imcs.c: In function ‘imcs_cast’:
imcs.c:1876: warning: ‘result’ may be used uninitialized in this function
imcs.c: In function ‘cs_call’:
imcs.c:4648: warning: ‘result’ may be used uninitialized in this function

@amutu
Copy link
Author

amutu commented Apr 16, 2014

fix on the head

@amutu amutu closed this as completed Apr 16, 2014
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

No branches or pull requests

1 participant