Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-10-24 14:51:13


From: "Daryle Walker" <darylew_at_[hidden]>
> on 10/24/01 2:01 PM, Peter Dimov at pdimov_at_[hidden] wrote:
>
> > Works on MSVC 6 & 7, g++ 2.95.3. Doesn't work on bcc32 5.5.1.
>
> What does bcc32 5.5.1 say? Is it fixable? Is it worth fixing?

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
common_factor_test.cpp:
Error E2231 common_factor.hpp 77: Member
static_gcd_helper_t<Value1,Value2>::new_value1 cannot be used without an
object
Error E2231 common_factor.hpp 77: Member
static_gcd_helper_t<Value1,Value2>::new_value2 cannot be used without an
object
Error E2401 common_factor.hpp 77: Invalid template argument list
Error E2040 common_factor.hpp 77: Declaration terminated incorrectly
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Warning W8082 common_factor.hpp 75: Division by zero in function
test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Warning W8082 common_factor.hpp 75: Division by zero in function
test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2090 common_factor.hpp 80: Qualifier 'next_step_type' is not a class
or namespace name in function test_main(int,char * *)
Error E2230 common_factor.hpp 80: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2230 common_factor.hpp 270: In-line data member initialization
requires an integral constant expression in function test_main(int,char * *)
Error E2228 common_factor.hpp 270: Too many error or warning messages in
function test_main(int,char * *)
*** 26 errors in Compile ***

--
Peter Dimov
Multi Media Ltd.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk