Package: g++-8
Version: 8.3.0-6
Severity: important
Dear Maintainer,
* What led up to the situation?
Using std::filesystem::directory_iterator in a C++17 program.
* What exactly did you do (or not do) that was effective (or ineffective)?
Attempt to compile and link the program.
Originally I w
Package: g++-8
Version: 8.3.0-6
Severity: important
Dear Maintainer,
* What led up to the situation?
Using std::filesystem::directory_iterator in a C++17 program.
* What exactly did you do (or not do) that was effective (or ineffective)?
Compile and link the program.
Originally I was trying t
Package: g++-4.3
Version: 4.3.2-1.1
When compiling a program which used the C++ STL to contain instances of a class
of my own devising, I encountered spurious warnings. I have been able to reduce
the necessary code to a simple test case, which is included in this bug report
along with a transcript
3 matches
Mail list logo