Warning when compile to chip using gsm component

Moderator: Benj

Post Reply
Alkaline
Posts: 143
Joined: Mon Aug 20, 2018 11:04 am
Has thanked: 42 times
Been thanked: 41 times
Contact:

Warning when compile to chip using gsm component

Post by Alkaline »

Hello

I'm trying to use the gsm component, but when I go to program the chi, the compiler gives me the following warning

gsm.c:1596:4: warning: passing argument 1 of 'FCI_GETLENGTH' discards 'volatile' qualifier from pointer target type [enabled by default]


attached you will find the program and the warning of the compiler


Did it happen to someone else?
Attachments
gsm.fcfx
(10.19 KiB) Downloaded 162 times
wanrning gsm.jpg
wanrning gsm.jpg (71.78 KiB) Viewed 1778 times

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: Warning when compile to chip using gsm component

Post by kersing »

You can safely ignore the shown warning(s).
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply