Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/08/09 08:16
Modified:
  10/08/09 08:33

Read: times


 
#169522 - No mention of a source line number for the input file?
Responding to: ???'s previous message
Was there no mention of a source code line that trigged this internal error?

If no source code line was mentioned, you could consider reducing the size of your source code and try to figure out which source line that is incorrect and is sending the compiler into a spin. But since the error mentions declarators and specifiers, I would look at global and local data and type declarations or possibly function prototypes.

List of 13 messages in thread
TopicAuthorDate
SDCC Internal Error            01/01/70 00:00      
   No mention of a source line number for the input file?            01/01/70 00:00      
      NO            01/01/70 00:00      
   You have broken SDCC?            01/01/70 00:00      
      I've Searched SDCC forums            01/01/70 00:00      
         May be I am the first to see this.            01/01/70 00:00      
            2.6.0?            01/01/70 00:00      
               I tried with newest SDCC snapshot and submitted a bug            01/01/70 00:00      
                  Fixed            01/01/70 00:00      
                     That's service for you!            01/01/70 00:00      
   Got It!!            01/01/70 00:00      
      Just main() is ancient C            01/01/70 00:00      
   Isolate the code block, use cpp            01/01/70 00:00      

Back to Subject List