On Mon, 2012-06-11 at 17:30 +0200, Philipp Klaus Krause wrote:
> Am 10.06.2012 13:31, schrieb roelof 't Hooft:
> > Hi all,
> > 
> > I have no clue what this warning message means, I do
> > know what it is about but no knowledge how to correct it :
> 
> Change
> 
> > void UART_PutString(uint8_t *string)
> 
> to
> 
> void UART_PutString(const uint8_t *string)
> 

Philipp,

Thank you.
That did the trick :-)
Stupid me for not thinking about that little change.

roelof



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to