On Freitag 31 August 2007, Ullrich von Bassewitz wrote: > Another old one: > > On Fri, Jun 23, 2006 at 01:27:54PM +0200, Adam Dunkels wrote: > > >the offending code is: > > > > > >(somewhere in ./platform/c64/contiki-conf.h) > > >#define LC_CONF_INCLUDE "lib/lc-cc65.h" > > > > > >(in ./core/sys/lc.h) > > >#ifdef LC_CONF_INCLUDE > > >#include LC_CONF_INCLUDE > > >#else /* LC_CONF_INCLUDE */ > > >#include "sys/lc-switch.h" > > >#endif /* LC_CONF_INCLUDE */ > > > > > >...is this even legal? mmmh i can see a lot of lesser compilers fail on > > >this too... maybe some kind of configure script would do the job better > > >than this? (although i can see other kinds of problems with that). args > > > :/ > > > > I talked to Uz about this some time ago and he said that the above code > > indeed is legal C but that cc65 doesn't support it (yet! :-)) > > This is fixed in the snapshot. yay cool! -- http://www.hitmen-console.org http://www.gc-linux.org/docs/yagcd.html http://www.pokefinder.org http://ftp.pokefinder.org Those who would sacrifice liberty for security deserve neither. <Ben Franklin> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Aug 31 18:09:02 2007
This archive was generated by hypermail 2.1.8 : 2007-08-31 18:09:05 CEST