Thread: char type variables are flagged, but the code compiles successfully

  1. #1
    Registered User
    Join Date
    Mar 2021
    Posts
    17

    char type variables are flagged, but the code compiles successfully

    Hello,

    In a MPLABX 5.45 project for PIC32CM , any variable declared or used as char is flagged but the code still compiles successfully.
    For example, in a file named UART.c, three of the char type variables are flagged after compilation is completed.

    I am wondering if this is a sign of a bigger problem that my pop up later. A screenshot is included.

    Any suggestions, PLEASE!

    Thanks,char type variables are flagged, but the code compiles successfully-error-jpg

  2. #2
    Registered User Sir Galahad's Avatar
    Join Date
    Nov 2016
    Location
    The Round Table
    Posts
    277
    This has apparently been an issue for quite some time now. See this.

  3. #3
    Registered User
    Join Date
    Mar 2021
    Posts
    17
    Thank you Sir Galahad for pointing to the posts.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 12-19-2014, 04:56 AM
  2. Replies: 9
    Last Post: 04-02-2014, 05:29 PM
  3. Replies: 4
    Last Post: 07-24-2012, 10:41 AM
  4. Replies: 2
    Last Post: 11-23-2011, 12:30 PM
  5. Why does Dev-C++ never compiles code for me?
    By Mung_Foo in forum C++ Programming
    Replies: 11
    Last Post: 08-14-2003, 10:16 PM

Tags for this Thread