[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libc-5.4.7, libg++27-2.7.1-3, cout<<double



Someone else already reported that, with the current unstable
libc-5.4.7-6, and libg++_2.7.1-3, the following c++ programme
outputs nonsence:

    #include <iostream.h>
    void main(){
      double d=1.2;
      cout<<d<<endl;
    }

The only way I've been able to correct this, is by installing
libg++-2.7.2.1 on my system. This seems to work fine, without
any problems so far.

Is there any reason why we shouldn't upgrade our libg++?
(I emailed the libg++ maintainer, but no replies yet).


-- 
joost witteveen
            joost@rulcmc.leidenuniv.nl
          joostje@debian.org
--
Use Debian/GNU Linux!

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: