[cc65] Incompatible types

Date view Thread view Subject view

From: M Ancher (ancher_at_ancher.org)
Date: 2003-02-23 20:59:39


I'm porting some code for C=64, and I'm having some trouble compiling
the code.

When I compile the code with »gcc« there's no errors, but when I compile
with »cc65« I get this:

tst65.c(40): Error: Incompatible types
tst65.c(49): Warning: Parameter `className' is never used
tst65.c(54): Warning: Function call without a prototype

I've picked out the troublesome code, and made a little file which is
attached. This is the sample that provokes the error. The error message
above is from the compiling of the sample.

-- 
Martin Ancher <ancher_at_ancher.org>
http://ancher.org/



---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-02-23 21:05:45 CET