Commit Graph

5 Commits

Author SHA1 Message Date
Glen Fernandes
b0800f3936 Fix unit test that did not return report_errors() 2018-09-17 07:02:49 -04:00
Vicente J. Botet Escriba
27841a060c Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
[SVN r68183]
2011-01-16 12:07:26 +00:00
Vicente J. Botet Escriba
36c3c44f77 Boost.Ratio: Try to solve intel issues
[SVN r67670]
2011-01-05 06:50:17 +00:00
Vicente J. Botet Escriba
08a7d8b0b8 Boost.Ratio: Try to solve issue
Test output: Sandia-intel-10.1-32 - ratio - ratio_ext_pass / intel-linux-10.1
Rev 67645 / Tue, 4 Jan 2011 03:00:36 +0000
Report Time: Tue, 4 Jan 2011 14:18:10 +0000

Compile [2011-01-04 04:29:53 UTC]: fail 

    "/usr/local/intel/cc/10.1.015/bin/icpc" -c -xc++ -O0 -g -w2 -inline-level=0 -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_ENABLE_WARNINGS -DBOOST_MPL_NEXT_PRIOR_EXT -DBOOST_RATIO_USES_MPL_ASSERT -I".."   -c -o "/scratch/boost/results/boost/bin.v2/libs/ratio/test/ratio_ext_pass.test/intel-linux-10.1/debug/link-static/threading-multi/ratio_extensions/ratio_ext_pass.o" "../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp"

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(11): remark #1418: external function definition with no prior declaration
  boost::intmax_t func(boost::ratio<5,6>  s) {
                  ^

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(15): remark #1418: external function definition with no prior declaration
  void test() {
       ^

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(16): internal error: assertion failed: copy_template_param_expr: bad expression kind (shared/edgcpfe/il.c, line 12561)

      BOOST_TEST((
      ^

compilation aborted for ../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp (code 4)


[SVN r67650]
2011-01-04 17:14:17 +00:00
Vicente J. Botet Escriba
30adfec795 Boost.Ratio: Added ratio extension test
[SVN r67583]
2011-01-02 19:38:41 +00:00