HP Code Advisor Diagnostics

Table 1-1 Default diagnostics (continued)
Diagnostic message
Diagnostic
number
the prototype declaration of %nfd is ignored after this unprototyped redeclaration3197
call of zero constant ignored3202
declaration of %sq hides handler parameter3210
nonstandard cast to array type ignored3211
field uses tail padding of a base class3213
GNU C++ compilers may use bit field padding3214
%nd was declared \"deprecated\"3215
unrecognized format function type %sq ignored3217
base class %no1 uses tail padding of base class %no23218
requested initialization priority is reserved for internal use3220
this anonymous union/struct field is hidden by %nd3221
invalid error number3222
invalid error tag3223
expected an error number or error tag3224
size of class is affected by tail padding3225
nonstandard conversion between pointer to function and pointer to data3235
earlier __declspec(align(...)) ignored3262
a throw expression may not have pointer-to-incomplete type3272
GNU layout bug not emulated because it places virtual base %no1 outside %no2 object boundaries3283
virtual base %no1 placed outside %no2 object boundaries3284
reduction in alignment ignored3286
const qualifier ignored3287
Passing a non-POD object to a function with variable arguments has undefined behavior. Object
will be copied onto the stack instead of using a constructor.
3290
a non-POD class type cannot be fetched by va_arg3291
integer operand may cause fixed-point overflow3294
fixed-point value cannot be represented exactly3296
%nf declares a non-template function -- add <> to refer to a template instance3301
operation may cause fixed-point overflow3302
function declared with \"noreturn\" does return3305
asm name ignored because it conflicts with a previous declaration3306
class member typedef may not be redeclared3307
taking the address of a temporary3308
attributes are ignored on a class declaration that is not also a definition3309
fixed-point value implicitly converted to floating-point type3310
const_cast to enum type is nonstandard3342
Default Diagnostics 15