Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Error meaning
Re: Error meaning [message #37786 is a reply to message #37784] Mon, 12 November 2012 13:48 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

idkfa46 wrote on Mon, 12 November 2012 13:05

/home/matteo/Dropbox/MyUPPdrop2/LibSetting/Impostazioni.sch:4:2: error: stray ‘\317’ in program



Hi Matteo,

This error should mean that there is a character in the file that (gcc thinks) is not supposed to be there. The three numbers are its octal representation of the offending character. Since they are all rather high numbers, those are probably some non-ascii characters. Check the files at given lines and positions to see what is there. Note, that sometimes those characters might be non-printable in current charset, so it might be hard to spot them Wink Hexaeditor can help in such case.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Shutdown procedure by clicking red x
Next Topic: Thread with parametarized callback?
Goto Forum:
  


Current Time: Sun Aug 24 15:20:02 CEST 2025

Total time taken to generate the page: 0.00307 seconds