Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #413 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

digest unittest fails on powerpc

Reported by: Carlos Assigned to: Oskar
Priority: critical Milestone:
Component: Tango Version: 0.97 RC1
Keywords: Cc:

Description

GDC 0.23 on Mac OS X PPC. Possibly endian issues running tango/io/digest/test:

tango.core.Exception.AssertException@../../../tango/io/digest/Tiger.d(881): :(abc)(B254A42AD9D09C14CC61965646E14682CDA8C1F97A082E7D)!=(F258C1E88414AB2A527AB541FFC5B8BF935F7B951C132951)

The problem was first detected with MD5.

Change History

04/29/07 14:11:51 changed by Carlos

Any news on this?

04/29/07 23:12:04 changed by kris

I believe Oksar made some changes to fix it, but haven't seen it checked-in as yet?

05/03/07 09:52:23 changed by Oskar

  • status changed from new to closed.
  • resolution set to fixed.

Should be fixed in rev 2138. I have not had a fully working big endian system to test it on though.

05/03/07 10:21:47 changed by Carlos

Fixed indeed. Thanks!