$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [filesystem]: infinite-recursion with symlink
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2009-11-21 20:16:31
2009/11/21 variadic.template <variadic.template_at_[hidden]>:
> So, is there a way to ascertain the path where the symlink is aiming at?
>
Nope, sadly.
You might be able to use the deprecated canonicalization/normalization
functions.