backward_warning" in applying Service Pack
- Article Type: General
- Product: Aleph
- Product Version: 18.01
Description:
We get more than 100 "backward_warning" messages, such as the following, in installing v18 Service Pack 925:
/usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/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 <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
gcc -I/exlibris/aleph/a18_1/alephm/source/tlc/asn1types/include -I/exlibris/aleph/a18_1/alephm/source/tlc/illdata/include -c -g /exlibris/aleph/a18_1/alephm/source/tlc/asn1types/source/TBer.cpp
In file included from /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/backward/iostream.h:31,
Why do we get these messages?
Resolution:
From Eyal:
The cause is that the Service Pack forgot to redirect output to the log file. The error can be ignored.
- Article last edited: 10/8/2013