From cbf6f3588322dab22fdea6382419970a0d1f551d Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 29 Sep 2002 16:20:01 +0000 Subject: moved down into namespace/ subdirectory git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@779 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/cctest/namespace.status | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 src/cctest/namespace.status diff --git a/src/cctest/namespace.status b/src/cctest/namespace.status deleted file mode 100644 index 390ced1..0000000 --- a/src/cctest/namespace.status +++ /dev/null @@ -1,39 +0,0 @@ -xeon21.aei.mpg.de -gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) -Wed Sep 25 20:01:31 CEST 2002 -CXX='gcc -W -Wall -pedantic -ansi' -==> fns in the global namespace are ok -==> fns in the std:: namespace are ok -==> THIS SHOULD FAIL: fns in global namespace are ok -==> fns in std:: namespace are ok - -xeon21.aei.mpg.de -gcc version 3.2 -Thu Sep 26 01:37:04 CEST 2002 -CXX='/scratch/jthorn/local/bin/g++ -Wall -pedantic -ansi' -==> fns in the global namespace are ok -==> THIS SHOULD FAIL: fns in global namespace are ok -==> fns in std:: namespace are ok - -xeon21.aei.mpg.de -Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0 -Wed Sep 25 20:03:47 CEST 2002 -CXX='icc -Xc' -==> fns in the global namespace are ok -==> THIS SHOULD FAIL: fns in global namespace are ok -==> fns in std:: namespace are ok - -xeon21.aei.mpg.de -Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0 -Wed Sep 25 20:25:55 CEST 2002 -CXX='icc -ansi -Xc' -==> fns in the global namespace are ok -==> THIS SHOULD FAIL: fns in global namespace are ok -==> fns in std:: namespace are ok - -origin.aei.mpg.de -MIPSpro Compilers: Version 7.3.1.2m -Wed Sep 25 20:00:36 CEST 2002 -CXX='CC -LANG:std' -==> fns in the global namespace are ok -all others fail -- cgit v1.2.3