  C and /WARN=INFO=(PTRMISMATCH1)? 
 The Question is:
 
I can't seem to reduce the severity level of the PTRMISMATCH1 error via the C
 command line qualifier /WARN=INFO=(PTRMISMATCH1).  The compiler seems to
 ignore it and reports the severity as a WARNING.   Shouldn't this work?
 
I'm using V6.5 C on Alpha.
 
 
 
 The Answer is :
 
  This would appear to be a compiler problem.  The workarounds for
  this should be obvious, of course -- correct the coding error,
  caste the assignment, or disable the error.
 
  The OpenVMS Wizard has passed the report along to the C team,
  but you will want to formally report this to the support center
  if this processing is of particular concern to you.
 
 Answer written or last revised on  17-DEC-2003 
