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

Bugfix 88 rSOILWAT2 #102

Merged
merged 3 commits into from
Dec 7, 2017
Merged

Bugfix 88 rSOILWAT2 #102

merged 3 commits into from
Dec 7, 2017

Conversation

dschlaep
Copy link
Member

@dschlaep dschlaep commented Dec 7, 2017

  • LogError writes to R console only if fp file pointer is not null
  • this is a mechanism to implement quiet runs

- write to R console only if `fp` file pointer is not null
- this is a mechanism to implement quiet runs
- `REvprintf()` returns void unlike `vfprintf()`; thus we cannot check
for EOF
- function 'isNULL' cannot test a FILE * object (without cast)
@dschlaep dschlaep merged commit 77d8a48 into master Dec 7, 2017
@dschlaep dschlaep deleted the bugfix_88-rSOILWAT2 branch December 7, 2017 21:39
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.

None yet

1 participant