Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

compile warning in /lib/dpx/dpx.hh:300:27 'std::ios_base::streampos' is deprecated #93

Closed
michaeldsmith opened this issue Aug 30, 2022 · 1 comment

Comments

@michaeldsmith
Copy link
Collaborator

gcc compiler output the following warning:

In file included from /usr/src/CTL/lib/dpx/dpx.cc:55:
/usr/src/CTL/lib/dpx/dpx.hh:300:27: warning: 'std::ios_base::streampos' is deprecated: use 'std::streampos' instead [-Wdeprecated-declarations]
  300 |   std::istream::streampos header_start;
@michaeldsmith
Copy link
Collaborator Author

closed by c13fffa

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant