Hi,

Anyone knows why iostream.h is deprecated? Maybe include should be changed to
#include <iostream> ? Won't there be problems with older g++ compilers then?

In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                 from /a/M/M/include/Mconfig.h:157,
                 from /a/M/M/include/Mpch.h:14,
                 from .src/adb/AdbDialogs.cpp:21:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file 
includes at least one deprecated or antiquated header. Please consider using one of 
the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include 
substituting the <X> header for the <X.h> header for C++ includes, or <sstream> 
instead of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.


Regards,
Nerijus



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to