Boost logo

Boost Users :

Subject: [Boost-users] [Test] Compilation inconsistency
From: Greg Ravikovich (grisharav_at_[hidden])
Date: 2009-02-14 11:14:10


Hello,
I posted a question regarding the following issue a few months back:

Empty cpp file containing only:

        #include <boost/test/test_case_template.hpp>

Fails to compile, however an empty cpp file containing

        #include <boost/test/unit_test.hpp>
        #include <boost/test/test_case_template.hpp>

Compiles fine.

The issue is still there in boost 1.38.
Can someone address it please?
Thanks.
Greg


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net