id summary reporter owner description type status milestone component version severity resolution keywords cc 3559 Typo in error constant for ELOOP Giel van Schijndel Beman Dawes "Line 132 of boost/system/error_code.hpp reads: {{{ #!cpp too_many_synbolic_link_levels = ELOOP, }}} This obviously should be: {{{ #!cpp too_many_symbolic_link_levels = ELOOP, }}}" Bugs closed Boost 1.41.0 system Boost 1.40.0 Problem fixed me@…