I see a small improvement in my Mac OS PPC build - two less warnings about bad values in grid settings. But colours and general reliability are not improved - it's still a very unhapppy program on a Big-endian Mac.
There must be deeper assumptions about byte order in the program, possibly inside Cdraw. Phil > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Phil Martin > Sent: 12 August 2006 23:28 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Bug#382658: [XaraXtreme-dev] [Fwd: Bug#382658: > xaralx: Unusable on powerpc (two errors : "Error from Xara > Xtreme" and "Load failed")] > > Elegant solution, using Unions. I'm building a Mac OS PPC > version now... > > We can get rid of all that reinterpret_cast rubbish - it > never worked and I only checked it in as a placeholder until > I could think of a better way to do it. > > Phil > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Alex Bligh > > Sent: 12 August 2006 20:13 > > To: Alex Bligh; [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED]; Alex Bligh > > Subject: Re: Bug#382658: [XaraXtreme-dev] [Fwd: Bug#382658: > > xaralx: Unusable on powerpc (two errors : "Error from Xara > Xtreme" and > > "Load failed")] > > > > Please try the attached patch (committed in r1695, but not > tested on > > bigendian as I haven't got a platform). > > This might fix the document loading issue. I am by no means > > guaranteeing it fixes everything. > > > > Alex > > >