>> Names in anonymous namespaces had external linkage for a long time in >> G++. Did they have internal linkage in 4.1, or was that introduced >> (in >> theory) for 4.2?
>It was introduced in 4.2. Whoops. It looks like this: http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00449.html http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00476.html never got checked in to the 4.2 changes document. -benjamin
