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

Replace use of deprecated <ext/hash_map> #244

Closed
donpellegrino opened this issue Mar 13, 2022 · 0 comments · Fixed by #245
Closed

Replace use of deprecated <ext/hash_map> #244

donpellegrino opened this issue Mar 13, 2022 · 0 comments · Fixed by #245

Comments

@donpellegrino
Copy link
Contributor

<ext/hash_map> has been deprecated.

In file included from src/dictionary/PlainDictionary.cpp:34:
In file included from src/dictionary/PlainDictionary.hpp:46:
In file included from /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/hash_map:60:
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/backward/backward_warning.h:32:2: warning: This file includes
      at least one deprecated or antiquated header which may be removed without further notice at a future date. Please
      use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and
      interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-W#warnings]
#warning \
 ^
donpellegrino pushed a commit to donpellegrino/hdt-cpp that referenced this issue Mar 13, 2022
donpellegrino pushed a commit to donpellegrino/hdt-cpp that referenced this issue Mar 13, 2022
…d by running the test suite and the failure described in rdfhdt#256.
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 a pull request may close this issue.

1 participant