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

bacio.c refers to missing file locale.inc #49

Closed
edwardhartnett opened this issue Oct 6, 2021 · 0 comments · Fixed by #51
Closed

bacio.c refers to missing file locale.inc #49

edwardhartnett opened this issue Oct 6, 2021 · 0 comments · Fixed by #51
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@edwardhartnett
Copy link
Contributor

In bacio.c we have:

 * @param size is the size of the objects you are trying to read. Rely
 * on the values in the locale.inc file. Types are CHARACTER, INTEGER,
 * REAL, COMPLEX. Specify the correct value by using SIZEOF_type,
 * where type is one of these. (After having included the locale.inc
 * file).

Problem is, there is no locale.inc file. ;-)

@edwardhartnett edwardhartnett added documentation Improvements or additions to documentation question Further information is requested labels Oct 6, 2021
@edwardhartnett edwardhartnett self-assigned this Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant