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

Read JSON support from Chapel #9

Open
buddha314 opened this issue Mar 12, 2018 · 1 comment
Open

Read JSON support from Chapel #9

buddha314 opened this issue Mar 12, 2018 · 1 comment

Comments

@buddha314
Copy link
Collaborator

Duplicate of this error: chapel-lang/chapel#8748 Marcos implemented the temporary fix suggested by david iten.

At the moment, I am getting this error:

/Users/buddha/github/buddha314/chrest/src/ChrestClient.chpl:11: error: cannot resolve base type for method 'readWriteThis'
/bin/sh: ./test/test: No such file or directory
rm: test/test: No such file or directory

Since David has put in this pull request: chapel-lang/chapel#8787 perhaps we just wait for it to go through rather than fixing the file not found error.

@marcoscleison
Copy link
Owner

@buddha314 , I have detected the problem. This error is due to the use DateTime; inside ChrestClient.
I hate to mistake, but I added the date time after committed. I am not proud of this.I committed an incomplete code.
It was my fault.I am sorry!

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

2 participants