On Sonntag 06 September 2009, Ullrich von Bassewitz wrote: > fields.c does not run, because currently structs containing bit-fields > cannot be initialized statically. I simply forgot to implement it, when > adding bit-fields. ah ok :) > I had already a look at yacc.c, but for the test, the input file yacc.in is > missing, so I cannot run it here. So I hoped this was fixed when I fixed > the other errors, which was seemingly wrong. Can you send me the file in > private mail or point me to a download link? the input file contains a single line: (i'll add links to them on the report pages... :)) x=(e+1)*3/(3+7) apropos... cc65090726.c contains some passing of struct pointers to functions which take a different type - cc65 errors out on them. i have now made it skip those 3, i assumed that this behavior (giving an error instead of just a warning) is completely "legal" ... am i correct? -- http://www.hitmen-console.org http://magicdisk.untergrund.net http://www.pokefinder.org http://ftp.pokefinder.org Zwei Dinge sind zu unserer Arbeit nötig: Unermüdliche Ausdauer und die Bereitschaft, etwas, in das man viel Zeit und Arbeit gesteckt hat, wieder wegzuwerfen. <Albert Einstein> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Sep 6 19:19:32 2009
This archive was generated by hypermail 2.1.8 : 2009-09-06 19:19:35 CEST