Bugzilla – Bug 3709
Add test for template template meta programming
Last modified: 2009-07-23 13:23:49
You need to log in before you can comment on or make changes to this bug.
Add a test that uses template template programming to see which compilers fall out. HP aCC < 3.80 is known to be broken. 3.80 seems to work, but then requires +hpxstd98 as compiler flag
Have this ready on my system for commit
Thu Jul 23 17:46:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> * bin/diff-builds-and-group-fixed-tests-only.sh: * etc/index.html: * docs/Download.html: Updated for the new release * bin/sets-manager.py: Fixed a typo * rpmbuild/ace-tao-ciao.spec: Fixed a wrong replacement by the release script * tests/Bug_3709_Regression_Test.cpp: New test to see which compilers can handle template template arguments * tests/Bug_3710_Regression_Test.cpp: New test for bugzilla 3710 which is already fixed * tests/Config_Test.cpp: Use prefix increment * tests/run_test.lst: * tests/tests.mpc: Add 3709 and 3710 * bin/make_release.py: DANCE_ROOT now also has to be set when generating all project files