$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-06-14 17:00:17
Emil Dotchevski:
> Shouldn't path normalization remove trailing "/."? In other words,
> shouldn't "foo/bar/." normalize to "foo/bar"?
foo/bar/. and foo/bar are not (necessarily) equivalent if bar is a symbolic
link.