On Sun, Sep 06, 2009 at 06:56:11PM +0200, Groepaz wrote: > i havent updated the page yet (i am playing with the scripts and trying to > make them use some other 6502 simulator instead of vice - which broke them > kinda =D), but i did a quick testrun: Thanks! > - all previously broken tests work, except: fields.c (not sure here if the > actual test is bugfree and produces the same output for different compilers) > and yacc.c (my guess: probably exposes some problem related to arrays on the > stack) 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. 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? Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- 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:05:59 2009
This archive was generated by hypermail 2.1.8 : 2009-09-06 19:06:00 CEST