id summary reporter owner description type status milestone component version severity resolution keywords cc 5652 recursive_directory_iterator fails on cyclic symbolic links Geurt Vos Beman Dawes "recursive_directory_iterator throws 'Too many levels of symbolic links' on bad, yet correct symbolic links. To reproduce on Linux: $ ln -s mybadlink mybadlink iterating through directory containing 'mybadlink' (with symlink_option::none) results in exception: boost::filesystem::status: Too many levels of symbolic links: ""./mybadlink"" Also tested on boost 1.47.0-beta1" Bugs closed Boost 1.49.0 filesystem Boost 1.46.1 Problem fixed macbishop@…