Re: [cc65] stack corruption

From: Christian Groessler <chris1groessler.org>
Date: 2004-07-21 14:15:12
Hi,

On Wed, 21 Jul 2004, MagerValp wrote:

>
> I keep creating the stupidest bugs... :/
>

I recently encountered a similar bug

void bla (ovid)
{
}

instead of

void bla (void)
{
}

:-)

regards,
chris


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jul 21 14:15:23 2004

This archive was generated by hypermail 2.1.8 : 2004-07-21 14:15:31 CEST