It sounds like you have 'unsigned' either 'typedef'ed or #defined as something, and that substitution is causing you grief. ----- Original Message ----- From: "Michael Rigby-Jones" To: Sent: Tuesday, April 03, 2001 6:11 AM Subject: Re: [PIC]: Hitech C and unsigned types > I've never seen this before. Which version are you using? Can you show an > example that fails to compile with this error? It would be a good idea to > post this to the HiTech mailing list. > > Mike > > > -----Original Message----- > > From: Graham Harrison [SMTP:graham@REDWINTER.FREESERVE.CO.UK] > > Sent: Tuesday, April 03, 2001 10:59 AM > > To: PICLIST@MITVMA.MIT.EDU > > Subject: [PIC]: Hitech C and unsigned types > > > > I seem to be having a problem with unsigned char and unsigned int in > > HiTech C. Often (but not always), the parser throws up an 'inconsistent > > type' error, and it is because, after preprocessing, an unsigned int has > > been expanded to' char int int', or an unsigned char has been expanded to > > 'char int char', neither of which is useful. Anyone know why this happens? > > > > Graham > > > > -- > > http://www.piclist.com hint: The list server can filter out subtopics > > (like ads or off topics) for you. See http://www.piclist.com/#topics > > > > > > -- > http://www.piclist.com hint: The list server can filter out subtopics > (like ads or off topics) for you. See http://www.piclist.com/#topics > > -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics