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
|
error 409 when building boost libraries 1.40.0 with Intel compiler
error 409 when building boost libraries with Intel compiler Author: Yang Wang (Intel) Type: Errors and Diagnostics |
11/17/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
|
Using Intel Compilers for Linux with Ubuntu
How to install Intel Compilers on Ubuntu 9.10, 9.04, 8.10, 8.04 and newer. Author: Ronald W. Green (Intel) Type: Errors and Diagnostics |
11/03/2009
|
Compiler incorrectly issues error #12178 on used local const
Compiler reports error #12178 Author: Mark Sabahi (Intel) Type: Errors and Diagnostics |
10/23/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
|
Intel® compiler error #10236 issued when using -soname corrupts resulting shared library on Linux
Intel® Linux compilers issue compiler error #10236 and create invalid shared library when using -Xlinker with -soname Author: Kevin Davis (Intel) Type: Errors and Diagnostics |
08/21/2009
|
Intel® Fortran and C++ compilers – Invalid option -i turns on incremental linking on Linux
Both the Intel® Fortran and C++ compilers for Mac OS and Linux quietly ignore the unknown option "-i" and pass it to the linker. Author: Kevin Davis (Intel) Type: Errors and Diagnostics |
08/13/2009
|
no exception triggered for division by 0
Reference Number : 550589 / DPD200136408Problem version: Intel(R) C++ compiler upto 10.1.030Operating System : Windows & Linux*
Problem Description :
__try { val = 5/0; }__except(1) { ... Author: Milind Kulkarni (Intel) Type: Errors and Diagnostics |
08/11/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 912: could not set locale
Compiler reports error: "could not set locale" Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
07/02/2009
|