]> git.ipfire.org Git - thirdparty/gcc.git/commit
streambuf.tcc (__copy_streambufs): Adjust the type of __avail to ptrdiff_t to avoid...
authorPaolo Carlini <pcarlini@unitus.it>
Thu, 1 May 2003 22:53:13 +0000 (00:53 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 1 May 2003 22:53:13 +0000 (22:53 +0000)
commitf4731b64d269a2c16727a3db9da868707e0cbb14
treeeb209f0279109ba3f145f84ce6b0c43522a15836
parente78d8df476bd4e52e595b1e87fdc59da383725cd
streambuf.tcc (__copy_streambufs): Adjust the type of __avail to ptrdiff_t to avoid signed-unsigned warning.

2003-05-01  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/streambuf.tcc (__copy_streambufs): Adjust the
type of __avail to ptrdiff_t to avoid signed-unsigned warning.

From-SVN: r66356
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc