Technical Support

C51: WARNING 259 (POINTER: DIFFERENT MSPACE)


Information in this article applies to:

  • C51 Version 5.50

QUESTION

When compiling my C source file, the compiler reports the following diagnostic:

WARNING 259:  POINTER: DIFFERENT MSPACE

ANSWER

This warning is generated when two pointers that do not refer to the same memory type of object are compared.

MORE INFORMATION

Last Reviewed: Friday, July 15, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure