Re: [cc65] testsuite results ...

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-09-04 00:30:38
On Thu, Sep 03, 2009 at 08:50:02PM +0200, Groepaz wrote:
> however, using -Osir for the entire testsuite breaks something in the code
> that looks for the next test and loads it... how annoying =P so far i tracked
> it down to:
>
> 		while((mydirent=readdir(mydir))!=NULL)
>
> which always seems to fail

Can you send me a piece of code that does not work, or just the compiled
assembly? I've checked just this snippet and the code it compiles to is ok.

> (btw it would be really nice now to see the svn version in the --version
> output, its becoming confusing already...  =D)

Actually it does - provided that the sources are compiled from within an svn
working directory. Unfortunately, my nightly build script does not do that, it
compiles the sources from the source tree it packed into the source archive
before. So it's not that I'm not working on it ...

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 Fri Sep 4 00:33:47 2009

This archive was generated by hypermail 2.1.8 : 2009-09-04 00:33:50 CEST