Compiler Status: Win32

Run Date: 13:33:18 UTC, Saturday 25 August 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 

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:

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

*** No errors detected
 
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 

filesystem - file_time_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:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: 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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1210: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1215: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp: In member function `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const typename String::value_type*) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: 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:1181:   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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:796: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp...
   (remainder deleted because of excessive size)

filesystem - remove_all_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:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: 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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1210: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1215: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp: In member function `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const typename String::value_type*) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: 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:1181:   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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:796: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp...
   (remainder deleted because of excessive size)

filesystem - status_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:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/operations.hpp:551:   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:712:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:909: 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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1188: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1204: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1210: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1215: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp: In member function `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const typename String::value_type*) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]':
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp:185:   instantiated from `boost::filesystem::basic_path<String, Traits>& boost::filesystem::basic_path<String, Traits>::operator/=(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/path.hpp:147:   instantiated from `boost::filesystem::basic_path<String, Traits>::basic_path(const String&) [with String = std::wstring, Traits = boost::filesystem::wpath_traits]'
C:/Boost/src/boost/boost/filesystem/fstream.hpp:55:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:1012: 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:1181:   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:207:   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:244:   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:582:   instantiated from here
C:/Boost/src/boost/boost/filesystem/path.hpp:796: warning: comparison between signed and unsigned integer expressions
C:/Boost/src/boost/boost/filesystem/path.hpp...
   (remainder deleted because of excessive size)