id summary reporter owner description type status milestone component version severity resolution keywords cc 6097 wrong filesystem::path::stem() and ..::extension() documentation anonymous Beman Dawes "At [http://www.boost.org/doc/libs/1_47_0/libs/filesystem/v3/doc/reference.html] we can see that path::stem is declared as {{{ path stem(const path& p) const; }}} while in reality it does not take any arguments. Same problem with extension(). " Bugs new To Be Determined filesystem Boost 1.47.0 Problem