id summary reporter owner description type status milestone component version severity resolution keywords cc 3333 Header and documentation of filesystem::create_hard_link suggest wrong order of arguments anonym Beman Dawes "The header ""boost/filesystem/operations.hpp"" and the doc state: create_hard_link( const Path & to_ph, const Path & from_ph ) From this I expect: to_ph: name of an existing file from_ph: name of a file to create The observed behavior is exactly the opposite. --Chr. " Bugs closed Boost 1.40.0 filesystem Boost 1.39.0 Problem worksforme vc9