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

Need a 'new' version of cppunit #4372

Closed
Dr15Jones opened this issue Sep 26, 2018 · 4 comments
Closed

Need a 'new' version of cppunit #4372

Dr15Jones opened this issue Sep 26, 2018 · 4 comments

Comments

@Dr15Jones
Copy link

The cppunit code is using std::auto_ptr which is deprecated in the C++ standard. However, it appears that the official version of cppunit is no longer being updated. Therefore I suggest we either

  1. find a fork of cppunit that is being updated by the community or
  2. fork our own version of cppunit so we can updated it to the latest C++ standard.

Eventually we can phase out our use of cppunit in favor of catch2 (which we are already beginning to use).

@cmsbuild
Copy link
Contributor

A new Issue was created by @Dr15Jones Chris Jones.

@davidlange6, @Dr15Jones, @smuzaffar, @fabiocos, @kpedro88 can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@davidlange6
Copy link
Contributor

davidlange6 commented Sep 26, 2018 via email

@davidlange6
Copy link
Contributor

davidlange6 commented Sep 26, 2018 via email

@smuzaffar
Copy link
Contributor

cmsdist PR #4383 should update cppunit to version 1.40.1

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

4 participants