iostream.cc (ostream::operator<<(double n)): Initialize new fields wide and i18n...
authorJakub Jelinek <jakub@redhat.com>
Mon, 16 Oct 2000 07:41:01 +0000 (09:41 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 16 Oct 2000 07:41:01 +0000 (09:41 +0200)
commit50e29dd80f712ae459c344a1e1a3847a806afe40
treee21ab1bc3cb3278f8fd10aa9ed3f6aeb163490b9
parent60ade93537a76bab782079617dc19c6a891fe2af
iostream.cc (ostream::operator<<(double n)): Initialize new fields wide and i18n of struct printf_info.

* iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >= 2]:
Initialize new fields wide and i18n of struct printf_info.
(ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 2]:
Likewise.

From-SVN: r36876
libio/ChangeLog
libio/iostream.cc