>
> [EMAIL PROTECTED] (Jonas Rathert) writes:
>
> > since updating to "rex" I've got some problems with C++.
> > libg++27: 2.7.1-3
>
> You need to update to libg++27 2.7.2.1, which right now is only in
> unstable, or bo. But I will move it to frozen, or rex right now, so
> it'll
[EMAIL PROTECTED] (Jonas Rathert) writes:
> since updating to "rex" I've got some problems with C++.
> libg++27: 2.7.1-3
You need to update to libg++27 2.7.2.1, which right now is only in
unstable, or bo. But I will move it to frozen, or rex right now, so
it'll be in mirrors in an
>
> Hello,
>
> since updating to "rex" I've got some problems with C++.
> When I compile this code:
>
> --8<---8<-8<---8<--8<---
> #include
>
> int
> main()
> {
> double z = 2.00;
> cout << z << " ^2 = " << z * z << endl;
> return
Hello,
since updating to "rex" I've got some problems with C++.
When I compile this code:
--8<---8<-8<---8<--8<---
#include
int
main()
{
double z = 2.00;
cout << z << " ^2 = " << z * z << endl;
return 0;
}
--8<---8<
4 matches
Mail list logo