PR libstdc++/21244 (cont)
authorPaolo Carlini <pcarlini@suse.de>
Thu, 28 Apr 2005 07:50:48 +0000 (07:50 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 28 Apr 2005 07:50:48 +0000 (07:50 +0000)
commita9dd5a466ae70d8547ae01c8afa046a5fc58d501
tree9cc23599a901c4f0d4c569c113f3dcbf84a3e171
parentfe9565ed02f91878b6b01eebbdb9c73e3b8ee0ee
PR libstdc++/21244 (cont)

2005-04-28  Paolo Carlini  <pcarlini@suse.de>
    Gabriel Dos Reis  <gdr@integrable-solutions.net>

PR libstdc++/21244 (cont)
* include/bits/cpp_type_traits.h (struct __traitor): Convert
to bool the values.
* include/bits/stl_algo.h: Convert _S_threshold to int.
* include/bits/stl_bvector.h: Revert previous change, convert
_S_word_bit to int.
* include/debug/formatter.h: Convert __max_parameters to
size_t.
* include/ext/mt_allocator.h: Likewise for _S_chunk_size.
* include/ext/pool_allocator.h: Likewise for _S_max_bytes and
_S_align.
* include/ext/rope: Likewise for _S_alloc_granularity; convert
_S_max_rope_depth to int.
* include/ext/ropeimpl.h: Convert _S_path_cache_len to int;
_S_max_rope_depth to int; _S_copy_max to size_t.

Co-Authored-By: Gabriel Dos Reis <gdr@integrable-solutions.net>
From-SVN: r98915
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/cpp_type_traits.h
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/bits/stl_bvector.h
libstdc++-v3/include/debug/formatter.h
libstdc++-v3/include/ext/mt_allocator.h
libstdc++-v3/include/ext/pool_allocator.h
libstdc++-v3/include/ext/rope
libstdc++-v3/include/ext/ropeimpl.h