Hi there,
currently, boost.function and Visual Age don't get along very well.
Unfortunately, I have no idea where to start in order to fix the problems.
Could anyone please take a look at the regression logs and give me a
hint where to start?
Some examples of the error messages are:
"/home/auto/schoepf/src/extern/boost-cvs/libs/function/test/allocator_test.cpp",
line 63.16: 1540-0064 (S) Syntax error: "(" was expected but "," was
found.
"/home/auto/schoepf/src/extern/boost-cvs/libs/function/test/function_arith_cxx98.cpp",
line 19.39: 1540-1118 (S) The declaration of "f" uses the undefined
class "boost::function<float (int, int),std::allocator<void> >" when
the class must be complete.
"/home/auto/schoepf/src/extern/boost-cvs/libs/function/test/stateless_test.cpp",
line 44.3: 1540-0130 (S) "boost::function2" is not declared.
Markus
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
- Re: [boost] [PRB] boost.function and Visual Age Markus Schöpflin
- Re: [boost] [PRB] boost.function and Visual Age Douglas Gregor