Bug#932548: g++-8: g++ fails to compile C++17 programs that use std::filesystem::directory_iterator

2019-07-20 Thread martin read
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

Bug#932546: g++-8 fails to build C++17 programs that use std::filesystem

2019-07-20 Thread Martin Read
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

Bug#512129: (no subject)

2009-01-17 Thread Martin Read
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