Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Use the facilities in <boost/timer/timer.hpp> instead #342

Closed
junghans opened this issue Dec 6, 2019 · 3 comments
Closed

Use the facilities in <boost/timer/timer.hpp> instead #342

junghans opened this issue Dec 6, 2019 · 3 comments
Assignees
Labels

Comments

@junghans
Copy link
Member

junghans commented Dec 6, 2019

In file included from /tmp/junghans/spack-stage/spack-stage-votca-xtp-1.6_rc1-24mgj3zjwkzycitmnnxbsizxtpmsrcfz/spack-src/src/libxtp/calculators/kmclifetime.cc:21:
/home/junghans/spack.git/opt/spack/linux-centos7-haswell/gcc-8.2.0/boost-1.70.0-z4v74hllqtkbdwbgivc7eoraz7wor4ft/include/boost/progress.hpp:23:70: note: #pragma message: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead.
 BOOST_HEADER_DEPRECATED( "the facilities in <boost/timer/timer.hpp>" )
                                                                      ^
@JensWehner
Copy link
Member

JensWehner commented Dec 9, 2019

@junghans At the moment it is dperectaed but will be added in 1.72 in the new header. So what can we do?

boostorg/timer#12

@JensWehner
Copy link
Member

The other option is just delete the progress bars. Can we ignore that message for the moment?

@junghans
Copy link
Member Author

junghans commented Dec 9, 2019

If it is only fixed in the upcoming boost-1.72, let's leave it for now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants