Il giorno gio, 29/05/2008 alle 18.49 -0400, Jakub Jelinek ha scritto:

> The above is not valid C++98, you need to use
> #include <iostream>
> using namespace std;
> int main() { cout << "Hello World!" << endl; return 0; }
> 
> g++34 provides backwards support for deprecated pre-ISO C++ headers,
> g++ doesn't any longer.
> See http://gcc.gnu.org/gcc-4.3/porting_to.html
> "Removal of Pre-ISO headers" for more info.

Ok, thank Jakub, but now, how I can rebuild hylafax?

I must patch hylafax (but i'm not a 'C++' guru) or there are other
solution?

Thanks.

-- 
Dario Lesca <[EMAIL PROTECTED]>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to