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

Postgres refactors #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

12mohaned
Copy link

Resolve issue of missing imports.

It does generate the following error :-

./Postgres.chpl:287: error: 'c_int' undeclared (first use this function)
./Postgres.chpl:951: error: 'c_int' undeclared (first use this function)

@ben-albrecht
Copy link
Collaborator

This change seems reasonable but should probably also wait for #26 to get merged (again, I'll defer to @krishnadey30 to confirm)

@krishnadey30
Copy link
Collaborator

I agree with @ben-albrecht. I have contacted @souris-dev for final fixes.

@souris-dev
Copy link
Contributor

Sorry for the delay, I'll fix things soon (by today or tomorrow) and update it.

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.

5 participants