id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12983,path.is-rooted doesn't support windows paths,Daniel James,Vladimir Prus,"Path.is-rooted only checks for paths beginning with `/`, but not paths beginning with something like `c:\\`. This was breaking the quickbook build on windows, as it uses `path.root`, causing the issue reported at https://lists.boost.org/Archives/boost/2017/03/233343.php. I've checked a workaround into the quickbook develop branch to avoid using `path.root`, but it can still happen under certain circumstances. It looks like this could also be fixed by converting the paths using 'make-NT', but there doesn't seem to be a convenient way for user code to do that.",Bugs,closed,To Be Determined,build,Boost 1.64.0,Problem,invalid,,