[med-svn] [Git][med-team/superreads][master] Opened issues upstream
Andreas Tille
gitlab at salsa.debian.org
Wed Jul 22 08:13:21 BST 2020
Andreas Tille pushed to branch master at Debian Med / superreads
Commits:
5b45a963 by Andreas Tille at 2020-07-22T09:13:04+02:00
Opened issues upstream
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -3,29 +3,31 @@ superreads (0.3.2+git20130726.291de3c+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
TODO:
-In file included from /usr/include/c++/9/memory:80,
- from src/create_k_unitigs_large_k.cc:23:
-/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
- 53 | template<typename> class auto_ptr;
- | ^~~~~~~~
-src/create_k_unitigs_large_k.cc:352:8: error: ‘template<class> class std::auto_ptr’ is deprecated [-Werror=deprecated-declarations]
- 352 | std::auto_ptr<jellyfish::mapped_file> dbf;
- | ^~~~~~~~
-In file included from /usr/include/c++/9/memory:80,
- from src/create_k_unitigs_large_k.cc:23:
-/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
- 53 | template<typename> class auto_ptr;
- | ^~~~~~~~
-src/create_k_unitigs_large_k.cc:383:10: error: ‘template<class> class std::auto_ptr’ is deprecated [-Werror=deprecated-declarations]
- 383 | std::auto_ptr<std::ostream> output_ostream(open_output());
- | ^~~~~~~~
-In file included from /usr/include/c++/9/memory:80,
- from src/create_k_unitigs_large_k.cc:23:
-/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
- 53 | template<typename> class auto_ptr;
- | ^~~~~~~~
-
-
+ In file included from /usr/include/c++/9/memory:80,
+ from src/create_k_unitigs_large_k.cc:23:
+ /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
+ 53 | template<typename> class auto_ptr;
+ | ^~~~~~~~
+ src/create_k_unitigs_large_k.cc:352:8: error: ‘template<class> class std::auto_ptr’ is deprecated [-Werror=deprecated-declarations]
+ 352 | std::auto_ptr<jellyfish::mapped_file> dbf;
+ | ^~~~~~~~
+ In file included from /usr/include/c++/9/memory:80,
+ from src/create_k_unitigs_large_k.cc:23:
+ /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
+ 53 | template<typename> class auto_ptr;
+ | ^~~~~~~~
+ src/create_k_unitigs_large_k.cc:383:10: error: ‘template<class> class std::auto_ptr’ is deprecated [-Werror=deprecated-declarations]
+ 383 | std::auto_ptr<std::ostream> output_ostream(open_output());
+ | ^~~~~~~~
+ In file included from /usr/include/c++/9/memory:80,
+ from src/create_k_unitigs_large_k.cc:23:
+ /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
+ 53 | template<typename> class auto_ptr;
+ | ^~~~~~~~
+
+ Reported upstream as:
+ https://github.com/alekseyzimin/SuperReads/issues/2
+
REMARK: This is a predependency for
https://github.com/alekseyzimin/masurca
=====================================
debian/control
=====================================
@@ -20,6 +20,7 @@ Description: FIXME: predependency for masurca without description
FIXME: THIS IS NO DESCRIPTION OF THE PROVEDED CODE!
.
Masurca was pointing to this repository which has no sensible
- description. Upstream has to be asked about some purpose of
- this code!
-
+ description.
+ .
+ Opened issue about missing description
+ https://github.com/alekseyzimin/SuperReads/issues/1
View it on GitLab: https://salsa.debian.org/med-team/superreads/-/commit/5b45a96376f85f3aae0db359fefe8f84060e20c1
--
View it on GitLab: https://salsa.debian.org/med-team/superreads/-/commit/5b45a96376f85f3aae0db359fefe8f84060e20c1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200722/739a8509/attachment-0001.html>
More information about the debian-med-commit
mailing list