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

Ticket #454 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Tango and GDC 0.25

Reported by: kris Assigned to: larsivi
Priority: critical Milestone: 0.99.6
Component: Tango Version:
Keywords: gdc, linux Cc:

Description

check that GDC 0.23 operates correctly with Tango, on X86 linux

Change History

05/08/07 16:35:34 changed by larsivi

compile all, run unittests

05/10/07 17:34:02 changed by larsivi

  • keywords set to gdc, linux.
  • priority changed from blocker to critical.
  • milestone changed from 0.98 RC 2 to 0.99 RC3.

It compiles, but there are several unittest problems :

#461, #462, #463, #464, #465

Unittests compiled with

rebuild -debug=UnitTest -debug -full -clean -unittest -version=UnitTest main.d tango/core/*.d tango/io/digest/*.d tango/io/model/*.d tango/io/protocol/*.d tango/io/selector/*.d tango/io/*.d tango/math/*.d tango/net/ftp/*.d tango/net/http/*.d tango/net/model/*.d tango/stdc/stringz.d tango/sys/*.d tango/text/convert/*.d tango/text/locale/Collation.d tango/text/locale/Convert.d tango/text/locale/Core.d tango/text/locale/Data.d tango/text/locale/Locale.d tango/text/locale/Parse.d tango/text/locale/Posix.d tango/text/stream/*.d tango/text/*.d tango/util/*.d tango/util/collection/model/*.d tango/util/collection/*.d tango/util/collection/iterator/*.d tango/util/collection/impl/*.d tango/util/locks/*.d tango/util/log/model/*.d tango/util/log/*.d tango/util/time/chrono/*.d tango/util/time/*.d -dc=gdc-posix-tango

At least some of the problems are GDC bugs, so I de-block the ticket and moves to next milestone.

05/12/07 12:23:08 changed by larsivi

Use lib/unittest.sh to recompile the unittest executable.

07/02/07 22:41:18 changed by kris

  • milestone changed from 0.99 RC3 to 1.0.

No new GDC, so ....

08/29/07 08:06:45 changed by larsivi

  • status changed from new to assigned.
  • summary changed from Tango and GDC 0.23 to Tango and GDC 0.24.

Retest with 0.24

10/30/07 19:05:13 changed by larsivi

  • summary changed from Tango and GDC 0.24 to Tango and GDC 0.25.
  • milestone changed from 1.0 to 0.99.4.

Retest with 0.25 instead, 0.24 was a mess.

11/05/07 08:05:51 changed by larsivi

Same two files still fail.

11/05/07 08:50:00 changed by larsivi

Also related is #467

11/05/07 10:34:41 changed by kris

Can you communicate this to David Friedman, please?

12/21/07 09:09:46 changed by larsivi

  • milestone changed from 0.99.4 to 0.99.5.

03/04/08 04:14:13 changed by Jim Panic

  • milestone changed from 0.99.5 to 0.99.6.

03/21/08 07:51:21 changed by larsivi

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

Doesn't make sense to keep this particular ticket open anymore - only one of the unclosed ones referenced (#463) has a possible resolution in our end, but is also most likely a compiler bug - waiting for a conclusion from Don.