[Bug libstdc++/71004] recursive_directory_iterator does not have a user-provided default ctor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 9 11:50:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71004

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon May  9 11:50:01 2016
New Revision: 236028

URL: https://gcc.gnu.org/viewcvs?rev=236028&root=gcc&view=rev
Log:
libstdc++/71004 fix recent additions to testcase

        PR libstdc++/71004
        * testsuite/experimental/filesystem/iterators/
        recursive_directory_iterator.cc: Fix test02 to not call member
        functions on invalid iterator, and use VERIFY not assert.

Modified:
    trunk/libstdc++-v3/ChangeLog
   
trunk/libstdc++-v3/testsuite/experimental/filesystem/iterators/recursive_directory_iterator.cc


More information about the Gcc-bugs mailing list