$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-05 06:08:56
> Thanks. I've confirmed adl.cpp passes with Metrowerks and Microsoft, and
> fails with gcc and Intel. I've passed the program on to Intel. I'm
assuming
> you've reported it to gcc.
Yes, the my report is at: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13553
and turned out to be a duplicate of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13157.
John.