Compiler Status: Win32

Run Date: 08:04:16 UTC, Sunday 22 July 2007

config - config_info - gcc-mingw-3.4.2

Run output:

GNU C++ version 3.4.2 (mingw-special)
Detected Platform: Win32
 
EXIT STATUS: 0 

config - config_info - msvc-7.1

Run output:

Microsoft Visual C++ version 7.1
Detected Platform: Win32
 
EXIT STATUS: 0 

config - config_info - msvc-8.0

Run output:

Microsoft Visual C++ version 8.0
Detected Platform: Win32
 
EXIT STATUS: 0 

archivers - iso9660_1999_test - msvc-7.1

Compiler output:

iso9660_1999_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_1999_test - msvc-8.0

Compiler output:

iso9660_1999_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv1_test - msvc-7.1

Compiler output:

iso9660_lv1_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv1_test - msvc-8.0

Compiler output:

iso9660_lv1_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv2_test - msvc-7.1

Compiler output:

iso9660_lv2_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv2_test - msvc-8.0

Compiler output:

iso9660_lv2_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv3_test - msvc-7.1

Compiler output:

iso9660_lv3_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - iso9660_lv3_test - msvc-8.0

Compiler output:

iso9660_lv3_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - joliet_test - msvc-7.1

Compiler output:

joliet_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - joliet_test - msvc-8.0

Compiler output:

joliet_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - rock_ridge_test - msvc-7.1

Compiler output:

rock_ridge_test.cpp
..\hamigaki\archivers\iso\headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

archivers - rock_ridge_test - msvc-8.0

Compiler output:

rock_ridge_test.cpp
..\hamigaki/archivers/iso/headers.hpp(109) : warning C4309: 'static_cast' : 定数値が切り捨てられました。

audio - ds_enum_test - gcc-mingw-3.4.2

Run output:

Running 2 test cases...
The installed DirectSound drivers:
プライマリ サウンド ドライバ
スピーカー (SoundMAX Integrated Digital Audio)

The installed DirectSoundCapture drivers:
プライマリ サウンド キャプチャ ドライバ
マイク (SoundMAX Integrated Digital Audio)
ライン入力 (SoundMAX Integrated Digital Audio)


*** No errors detected
 
EXIT STATUS: 0 

audio - ds_enum_test - msvc-7.1

Run output:

Running 2 test cases...
The installed DirectSound drivers:
プライマリ サウンド ドライバ
スピーカー (SoundMAX Integrated Digital Audio)

The installed DirectSoundCapture drivers:
プライマリ サウンド キャプチャ ドライバ
マイク (SoundMAX Integrated Digital Audio)
ライン入力 (SoundMAX Integrated Digital Audio)


*** No errors detected
 
EXIT STATUS: 0 

audio - ds_enum_test - msvc-8.0

Run output:

Running 2 test cases...
The installed DirectSound drivers:
プライマリ サウンド ドライバ
スピーカー (SoundMAX Integrated Digital Audio)

The installed DirectSoundCapture drivers:
プライマリ サウンド キャプチャ ドライバ
マイク (SoundMAX Integrated Digital Audio)
ライン入力 (SoundMAX Integrated Digital Audio)


*** No errors detected
 
EXIT STATUS: 0 

bjam - glob_test - gcc-mingw-3.4.2

Compiler output:

C:/Boost/src/boost/boost/filesystem/path.hpp: In member function `String boost::filesystem::basic_path<String, Traits>::root_name() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/operations.hpp:552:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, Path>::type boost::filesystem::complete(const Path&, const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:713:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:926: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:552:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, Path>::type boost::filesystem::complete(const Path&, const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:713:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:926: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:552:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, Path>::type boost::filesystem::complete(const Path&, const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:713:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:926: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp: In member function `const String boost::filesystem::basic_path<String, Traits>::file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1205: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1205: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1221: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1221: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1227: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1232: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp: In function `typename String::size_type boost::filesystem::detail::root_directory_start(const String&, typename String::size_type) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/path.hpp:1198:   instantiated from `const String boost::filesystem::basic_path<String, Traits>::file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:813: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:1198:   instantiated from `const String boost::filesystem::basic_path<String, Traits>::file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:813: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:1198:   instantiated from `const String boost::filesystem::basic_path<String, Traits>::file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:245:   instantiated from `typename boost::enable_if<boost::filesystem::is_basic_path<Path>, boost::filesystem::file_status>::type boost::filesystem::status(const Path&) [with Path = boost::filesystem::wpath]'
C:/Boost/src/boost/boost/filesystem/operations.hpp:583:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:819: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:1198:   instantiated from `const String boost::filesystem::basic_path<String, Traits>::file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:302:   instantiated from `const typename Traits::external_string_type boost::filesystem::basic_path<String, Traits>::external_file_string() const [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost...
   (remainder deleted because of excessive size)

coroutine - coroutine_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
hello
hello
hello

0
2
4
6
8
10
12
14
16
18

0
1
2
1
2
3
2
3
4

s00
s01
s02
s10
s11
s12
s20
s21
s22


*** No errors detected
 
EXIT STATUS: 0 

coroutine - coroutine_test - msvc-7.1

Run output:

Running 1 test case...
hello
hello
hello

0
2
4
6
8
10
12
14
16
18

0
1
2
1
2
3
2
3
4

s00
s01
s02
s10
s11
s12
s20
s21
s22


*** No errors detected
 
EXIT STATUS: 0 

coroutine - coroutine_test - msvc-8.0

Run output:

Running 1 test case...
hello
hello
hello

0
2
4
6
8
10
12
14
16
18

0
1
2
1
2
3
2
3
4

s00
s01
s02
s10
s11
s12
s20
s21
s22


*** No errors detected
 
EXIT STATUS: 0 

coroutine - coro_config_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
use Win32 Fiber with SjLj-exceptions support

*** No errors detected
 
EXIT STATUS: 0 

coroutine - coro_config_test - msvc-7.1

Run output:

Running 1 test case...
use Win32 Fiber

*** No errors detected
 
EXIT STATUS: 0 

coroutine - coro_config_test - msvc-8.0

Run output:

Running 1 test case...
use Win32 Fiber

*** No errors detected
 
EXIT STATUS: 0 

coroutine - generator_test - gcc-mingw-3.4.2

Run output:

*** No errors detected
Running 1 test case...
0
1
2
3
4
5
6
7
8
9
 
EXIT STATUS: 0 

coroutine - generator_test - msvc-7.1

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected
 
EXIT STATUS: 0 

coroutine - generator_test - msvc-8.0

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected
 
EXIT STATUS: 0 

coroutine - processor_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected
 
EXIT STATUS: 0 

coroutine - processor_test - msvc-7.1

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected
 
EXIT STATUS: 0 

coroutine - processor_test - msvc-8.0

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_arg_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
A(10)
B(11)

A(20)
B(21)
A(22)

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_arg_test - msvc-7.1

Run output:

Running 1 test case...
A(10)
B(11)

A(20)
B(21)
A(22)

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_arg_test - msvc-8.0

Run output:

Running 1 test case...
A(10)
B(11)

A(20)
B(21)
A(22)

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_res_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
A
B

A
B
A

A
B
C

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_res_test - msvc-7.1

Run output:

Running 1 test case...
A
B

A
B
A

A
B
C

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_res_test - msvc-8.0

Run output:

Running 1 test case...
A
B

A
B
A

A
B
C

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_test - gcc-mingw-3.4.2

Run output:

Running 1 test case...
A
B

A
B
A

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_test - msvc-7.1

Run output:

Running 1 test case...
A
B

A
B
A

OK

*** No errors detected
 
EXIT STATUS: 0 

coroutine - yield_to_test - msvc-8.0

Run output:

Running 1 test case...
A
B

A
B
A

OK

*** No errors detected
 
EXIT STATUS: 0