CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Warning 216 and the "Line xx"

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Saggitarius



Joined: 11 Sep 2015
Posts: 3

View user's profile Send private message

Warning 216 and the "Line xx"
PostPosted: Fri Sep 11, 2015 6:08 am     Reply with quote

Hi,

First of all I'm a newbie and know I have to learn a lot.

I know already, Warning 216 is not affecting my code, BUT
I don't understand, how is it possible to receive this kind of message that refers to "Line 123(0,1)" if I have only 121 rows Question
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Sep 11, 2015 4:24 pm     Reply with quote

Warning 216 is the for "interrupts disabled to prevent re-entrancy".
I tested this with PCH vs. 5.048 and the compiler always marks the last
brace '}' in the file as the warning line. It didn't mark or list the warning
as 2 lines beyond the last line. I tested this with the command line PCH
compiler, with MPLAB vs. 8.92.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group