Diagnostic 269: invalid format string conversion
Compiler reports warning #269: invalid string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 181: argument is incompatible with corresponding format string conversion
Compiler reports warning #181: argument is incompatible with corresponding format string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 319: name followed by "::" must be a class or namespace
Compiler reports error: name followed by "::" must be a class or namespace name Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 109: expression must have (pointer-to-) function type
Compiler reports error: expression must have (pointer-to-) function type Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 1881: argument must be a constant null pointer value
explanation of diagnostic #1881 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
11/16/2009
|
Compiler issues the message "Catastrophic error: unable to obtain mapped memory (see pch_diag.txt) "
Compiler reports "unable to obtain mapped memory" when processing precompiled header files. Author: Mark Sabahi (Intel) Type: Errors and Diagnostics |
10/22/2009
|
Warning #677: memory usage conflict with precompiled header file seen on Windows* XP and Linux*
Memory allocation problems with precompiled headers can cause this warning. Author: Brandon Hewitt (Intel) Type: Errors and Diagnostics |
10/22/2009
|
Diagnostic 10120: overriding <option> with <option>
explanation for diag #10120 Author: Judith Ward (Intel) Type: Errors and Diagnostics |
10/02/2009
|
Diagnostic 10114: Microsoft Visual C++ not found in path
reason for diagnostic #10114 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 2215: definition at end of file not followed by a semicolon or a declarator
explanation of diagnostic #2215 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 553: a template argument may not reference an unnamed type
explanation of diagnostic #553 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 436: pointer to incomplete class type is not allowed
explanation of diagnostic #436 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1569: class member typedef may not be redeclared
reason for diagnostic #1569 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1487: destructible entities are not allowed inside of a statement expression
explanation of diagnostic #1487 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 569: a parameter may not have void type
reason for diagnostic #569 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1159: ordered region must be closely nested inside a loop or parallel loop region with an ordered clause
reason for diagnostic #1159 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 99: a declaration here must declare a parameter
explanation of diagnostic #99 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 11003: no IR in object file xxxx; was the source file compiled with xxxx
You are attempting to link an object file that was not compiled with IPO in and IPO build.
Author: Mark Sabahi (Intel) Type: Errors and Diagnostics |
09/16/2009
|
Use of PCH and /Zi with Boost* Libraries May Result in unresolved external symbols due to Anonymous Namespace Use
Using boost::bind with placeholders like _1 with precompiled headers containing includes of boost/bind may generate an unresolved external symbol on the placeholder when debug generation is enabled. Author: Brandon Hewitt (Intel) Type: Errors and Diagnostics |
07/23/2009
|
compiler internal error 0_1279
compiler internal error 0_0, 0_1279, 0_1208 Author: Yang Wang (Intel) Type: Errors and Diagnostics |
07/20/2009
|
Diagnostic 809: exception specification for virtual entity-kind "entity" is incompatible with that of overridden entity-kind "entity"
Cause:
Overidden virtual functions should have exception-specification at least as restrictive as its own. A caller function might not be able to catch if derived threw an exception that was not adver ... Author: Grishma Kotecha (Intel),Jennifer Jiang (Intel) Type: Errors and Diagnostics |
07/02/2009
|
Diagnostic 964: no EMMS instruction before call
Compiler reports warning #964: no EMMS instruction before call Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
07/02/2009
|
Diagnostic 963: no EMMS instruction before return
Compiler reports warning #963: no EMMS instruction before return Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
07/02/2009
|
Internal Compiler Error
What to do when a compilation results in an Internal Compiler Error, catastrophic error, internal abort, code 1 or code 3 error. Author: Steve Lionel (Intel) Type: Errors and Diagnostics |
07/02/2009
|
Warning #10210 : problem with Microsoft compilation
Intel compiler emits “icl: warning #10210 : problem with Microsoft compilation”, when the code can not be compiled with Microsoft Compiler and Intel C++ compiler forced to call Microsoft compiler for analysis. Author: Om Sachan (Intel) Type: Errors and Diagnostics |
07/01/2009
|