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

Missing conditionals in *.h for C++ #51

Open
vsouvan opened this issue Apr 19, 2020 · 1 comment
Open

Missing conditionals in *.h for C++ #51

vsouvan opened this issue Apr 19, 2020 · 1 comment

Comments

@vsouvan
Copy link
Collaborator

vsouvan commented Apr 19, 2020

In most header files the conditionals for C++ are missing, so linking the library with C++ project ends up with "Undefined reference..." messages. In bufr_linklist.h are conditionals present, there is need to write them in other headers too.


Imported from Launchpad using lp2gh.

@vsouvan
Copy link
Collaborator Author

vsouvan commented Apr 19, 2020

(by vanh-souvanlasy)
C plus plus conditional commands added in all header files with rev. 82

@vsouvan vsouvan added this to the 0.8.2b2 milestone Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant