Simon --

> Sorry. It's still throwing tests on Sparc. Tracking it down now.

Gibbs had a Solaris success (I assumed Sparc). If you've got a
different setup, I'd suggest looking at packfile.c in function
PackFile_Constant_unpack_number(). Maybe we need to use memcopy
instead of an assign (see the TODO comment).

And, BTW, the current PackFile_Constant type isn't using a union.
It has separate members for each type of constant. This could be
changed once things are working. There's probably a few other
things that could use some cleanup/refinement too, such as
documentation.

I'd like to get this stable enough on the core platforms so that
it can be committed and people can really bang on it, and then
put in whatever refinements are needed for 0.0.2 release quality.


Regards,
 
-- Gregor
 _____________________________________________________________________ 
/     perl -e 'srand(-2091643526); print chr rand 90 for (0..4)'      \

   Gregor N. Purdy                          [EMAIL PROTECTED]
   Focus Research, Inc.                http://www.focusresearch.com/
   8080 Beckett Center Drive #203                   513-860-3570 vox
   West Chester, OH 45069                           513-860-3579 fax
\_____________________________________________________________________/

Reply via email to