Difference between revisions of "Beta Testing"

From D Wiki
Jump to: navigation, search
(Outstanding Regressions)
Line 1: Line 1:
== [http://free.timeanddate.com/countdown/i48qzyi3/cf13/cm0/cu4/ct0/cs0/ca0/cr0/ss0/cac000/cpc000/pcfff/tcfff/fs100/szw320/szh135/tatTime%20left%20in%20review%20period/tac000/tptTime%20since%20Event%20started%20in/tpc000/mac000/mpc000/iso2014-08-03T07:00:00 Click to see Time remaining for RC1 review] ==
+
== [http://free.timeanddate.com/countdown/i48qzyi3/cf13/cm0/cu4/ct0/cs0/ca0/cr0/ss0/cac000/cpc000/pcfff/tcfff/fs100/szw320/szh135/tatTime%20left%20in%20review%20period/tac000/tptTime%20since%20Event%20started%20in/tpc000/mac000/mpc000/iso2014-08-13T07:00:00 Click to see Time remaining for RC2 review] ==
  
 
As we prepare for the release of DMD v2.066, I would like to draw attention to the stated Agenda ([[Agenda#v2.066_.28July_2014.29]]) of this release. Please use it as a guide throughout the review process. Additionally, resolution of [https://issues.dlang.org/buglist.cgi?bug_severity=regression&resolution=--- outstanding regressions] remains significantly important and warrants full attention during the beta testing phase. In the event your particular change did not make it into this release, do not despair. The release process for 2.067 begins exactly four weeks following the release of 2.066 which provides ample time to address your issue.
 
As we prepare for the release of DMD v2.066, I would like to draw attention to the stated Agenda ([[Agenda#v2.066_.28July_2014.29]]) of this release. Please use it as a guide throughout the review process. Additionally, resolution of [https://issues.dlang.org/buglist.cgi?bug_severity=regression&resolution=--- outstanding regressions] remains significantly important and warrants full attention during the beta testing phase. In the event your particular change did not make it into this release, do not despair. The release process for 2.067 begins exactly four weeks following the release of 2.066 which provides ample time to address your issue.
  
 +
== [[DMD v2.066.0-rc2]] ==
 
== [[DMD v2.066.0-rc1]] ==
 
== [[DMD v2.066.0-rc1]] ==
 
== [[DMD v2.066.0-b6]] ==
 
== [[DMD v2.066.0-b6]] ==
Line 29: Line 30:
 
   ||
 
   ||
 
   ||  
 
   ||  
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13225 13225]
 
  || dmd
 
  || [ICE] Access violation on invalid mixin template instantiation
 
  || [https://github.com/D-Programming-Language/dmd/pull/3840 3840]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13232 13232]
 
  || phobos
 
  || dmd compile times increased by 10-20%
 
  || [https://github.com/D-Programming-Language/phobos/pull/2392 2392]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13233 13233]
 
  || installer
 
  || Windows installer: downloading external installers (Visual D/dmc) does not work
 
  || [https://github.com/D-Programming-Language/installer/pull/104 104]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13237 13237]
 
  || dmd
 
  || Wrong code with "-inline -O"
 
  || [https://github.com/D-Programming-Language/dmd/pull/3848 3848]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13245 13245]
 
  || dmd
 
  || segfault when instantiating template with non-compiling function literal
 
  || [https://github.com/D-Programming-Language/dmd/pull/3840 3840]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13251 13251]
 
  || dmd
 
  || std.array.split gives different results with specific compiler flags
 
  || -
 
  || DUPLICATE of [https://issues.dlang.org/show_bug.cgi?id=13237 13237]
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13252 13252]
 
  || dmd
 
  || ParameterDefaultValueTuple affects other instantiations
 
  || [https://github.com/D-Programming-Language/dmd/pull/3846 3846]
 
  || Cherry-picked
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13259 13259]
 
  || dmd
 
  || [ICE] 'v.result' on line 191 in file 'todt.c'
 
  || [https://github.com/D-Programming-Language/dmd/pull/3847 3847]
 
  || Cherry-picked
 
 
|}
 
|}
  
Line 131: Line 84:
 
   ||  
 
   ||  
 
   ||  
 
   ||  
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=11453 11453]
 
  || Compiling packages has a dependency on order of modules passed to the compiler.
 
  || [https://github.com/D-Programming-Language/dmd/pull/3834 3834]
 
  || Cherry-picked
 
 
|-
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=11526 11526]
 
| [https://issues.dlang.org/show_bug.cgi?id=11526 11526]

Revision as of 11:31, 8 August 2014

Click to see Time remaining for RC2 review

As we prepare for the release of DMD v2.066, I would like to draw attention to the stated Agenda (Agenda#v2.066_.28July_2014.29) of this release. Please use it as a guide throughout the review process. Additionally, resolution of outstanding regressions remains significantly important and warrants full attention during the beta testing phase. In the event your particular change did not make it into this release, do not despair. The release process for 2.067 begins exactly four weeks following the release of 2.066 which provides ample time to address your issue.

DMD v2.066.0-rc2

DMD v2.066.0-rc1

DMD v2.066.0-b6

DMD v2.066.0-b5

DMD v2.066.0-b4

Outstanding Regressions

Issue Repo Summary Pull Status
6329 Out of range exceptions not thrown in certain cases
11946 "need 'this' to access member" when passing field to template parameter

Outstanding Blockers

Issue Summary Pull Status
677 [Tracker] Get the documentation cleaned up for 1.0
2954 [tdpl] Allow to set associative array key value only using expression AA key type is constructable from
3284 snn linked programs never release memory back to the OS
4831 Optlink rejects paths with invalid characters based on HPFS filesystem instead of NTFS
5363 const + alias this = wrong code
5570 64 bit C ABI not followed for passing structs and complex numbers as function parameters
9249 Defining opCast disables downcasting and explicit upcasting
10492 Illegal Instruction for mixin template with scope declarations 3815 Requires review
10928 Fails to create closures that reference structs with dtor
11526 buffer overflow detected __fortify_fail when building dmd from source
11549 Throwing an exception while debugging causes incorrect execution
11595 __traits(allMembers, packageName) behaves oddly.
12066 dmd on osx 10.[89] in 32 bit mode memory corruption
12116 dmd -op -od broken
12537 Templatizing opEquals results in infinite recursion in the compiler
12624 Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime
12696 GIT HEAD : undefined symbols when -O specified
12754 MAC link error for template to static value
13009 inout overload conflicts with non-inout when used via alias this