Re: [cc65] Supervision support

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-10-01 11:50:25


Hi!

On Sun, Sep 28, 2003 at 07:46:51AM +0200, Peter Trauner wrote:
> Small 10kbyte attached.

I've had a look at it and it seems to be mostly ok. There's still the problem
of introducing additional identifiers in supervision.h, this time by including
several C99 header files. As said before, this gives problems if a user wants
to reuse already existing code. There's lots of user written code with names
like "false", "true", "uint8_t" and other stuff. Why not just use the native
data types of the compiler? Trust me, I will not change the size of a
character behind your back:-)

There are some other minor issues - if you like, I can fix all this and send
the files back for you to check.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
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-10-01 11:50:58 CEST