Difference between revisions of "Beta Testing"

From D Wiki
Jump to: navigation, search
(DMD v2.066.0-b6)
 
(73 intermediate revisions by 4 users not shown)
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-07-26T07:00:00 Click to see Time remaining for beta 5 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.067, I would like to draw attention to the stated Agenda ([[Agenda#v2.067_.28Oct_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.068 begins exactly four weeks following the release of 2.067 which provides ample time to address your issue.
  
<font color=red>'''Note: Linux installers cannot be produced due to'''</font> [https://issues.dlang.org/show_bug.cgi?id=13210 issue #13210]
+
Binaries will be released in 5 day intervals. We will transition to release candidates in exactly 4 weeks (24 Sept JST, 23 Sept PDT). Release candidates will be made available in three day intervals unless no regressions are fixed during that time. After release of the first RC, only regressions, ICEs and documentation fixes will be cherry-picked to the release branch. Only regression existing at the time RC1 is published can extend the release cycle, which is set to end 4 weeks following release of the first RC (22 Oct JST, 21 Oct PDT). All other regressions will be supported via point releases.
  
{| class="wikitable sortable" border="1"
+
== Available Downloads ==
|-
+
Current:<br />
! scope="col" | OS
+
[[DMD v2.067.0-b1]]<br />
! scope="col" class="unsortable" | Binaries
+
[[DMD v2.066.1-rc2]]<br />
|-
 
| ALL
 
  || [http://ftp.digitalmars.com/dmd.2.066.0-b6.zip dmd.2.066.0-b6.zip]
 
|-
 
| FREEBSD
 
  || [http://ftp.digitalmars.com/dmd.2.066.0-b6.freebsd-32.zip dmd.2.066.0-b6.freebsd-32.zip] <br />[http://ftp.digitalmars.com/dmd.2.066.0-b6.freebsd-64.zip dmd.2.066.0-b6.freebsd-64.zip]
 
|-
 
| LINUX
 
  || [http://ftp.digitalmars.com/dmd.2.066.0-b6.linux.zip dmd.2.066.0-b6.linux.zip] <br />
 
[ dmd_2.066.0~b6-0_i386.deb] <br />
 
[ dmd_2.066.0~b6-0_amd64.deb] <br />
 
[ libphobos2-66_2.066.0~b6-0_i386.deb] <br />
 
[ libphobos2-66_2.066.0~b6-0_amd64.deb] <br />
 
[ dmd-2.066.0~b6-0.fedora.i386.rpm] <br />
 
[ dmd-2.066.0~b6-0.fedora.x86_64.rpm] <br />
 
[ dmd-2.066.0~b6-0.openSUSE.i386.rpm] <br />
 
[ dmd-2.066.0~b6-0.openSUSE.x86_64.rpm]
 
|-
 
| OSX
 
  || [http://ftp.digitalmars.com//dmd.2.066.0-b6.osx.zip dmd.2.066.0-b6.osx.zip] <br />[http://ftp.digitalmars.com/dmd.2.066.0-b6.dmg dmd.2.066.0-b6.dmg]
 
|-
 
| WINDOWS
 
  || [http://ftp.digitalmars.com/dmd.2.066.0-b6.windows.zip dmd.2.066.0-b6.windows.zip] <br />[http://ftp.digitalmars.com/dmd-2.066.0-b6.exe dmd-2.066.0-b6.exe]
 
|}
 
 
 
== Changes since v2.066.0-b5 ==
 
 
 
;DMD
 
: <tt>5d28485  - [https://github.com/D-Programming-Language/dmd/pull/3793 fix Issue 13158] - "void has no value" in std.variant.Algebraic (affects D:YAML)</tt>
 
: <tt>a85f5d7  - [https://github.com/D-Programming-Language/dmd/pull/3801 fix Issue 13180] - [REG2.066a] AA get returns const(char[]) instead of string</tt>
 
  
: <tt>e444be0  - [https://github.com/D-Programming-Language/dmd/pull/3794 fix Issue 12057] - &#91;ICE&#93;, backend/cg87.c 925</tt>
+
Previous:<br />
: <tt>f740f0d  - [https://github.com/D-Programming-Language/dmd/pull/3797 fix Issue 13182] - &#91;DDMD&#93; extern(C++) classes cause crash when allocated on the stack with scope</tt>
+
[[DMD v2.066.1-rc1]]<br />
: <tt>b4335c9  - [https://github.com/D-Programming-Language/dmd/pull/3802 fix Issue 13194] - [2.066b] ICE when initializing static class members to void</tt>
+
[[DMD v2.066.0-rc2]]<br />
: <tt>a4c76af  - [https://github.com/D-Programming-Language/dmd/pull/3738 fix Issue 13089] - Spurious 'is not nothrow' error on static array initialization</tt>
+
[[DMD v2.066.0-rc1]]<br />
: <tt>e47d845  - [https://github.com/D-Programming-Language/dmd/pull/3788 &#91;cleanup&#93; Remove two unreferenced array types]</tt>
+
[[DMD v2.066.0-b6]]<br />
: <tt>82b031c  - [https://github.com/D-Programming-Language/dmd/pull/3787 &#91;DDMD&#93; Move sqrt into Port]</tt>
+
[[DMD v2.066.0-b5]]<br />
: <tt>08fc7a8  - [https://github.com/D-Programming-Language/dmd/pull/3798 change install target to match current release structure]</tt>
+
[[DMD v2.066.0-b4]]
: <tt>5a573b7  - [https://github.com/D-Programming-Language/dmd/pull/3796 &#91;DDMD&#93; Rename dmd associative array functions to avoid conflict with similarly named druntime functions]</tt>
 
  
;DRUNTIME
+
== <font color=orange>'''Known Regressions'''</font> ==
: <tt>4acdfcb  - [https://github.com/D-Programming-Language/druntime/pull/909 fix Issue 13084] - ModuleInfo.opApply delegate expects immutable parameter</tt>
 
 
 
;PHOBOS
 
: <tt>228aa04  - [https://github.com/D-Programming-Language/phobos/pull/2345 fix Issue 13149] - &#91;2.066&#93; released libphobos2.a is build with PIC code</tt>
 
: <tt>706e131  - [https://github.com/D-Programming-Language/phobos/pull/2362 fix Issue 13181] - install target broken</tt>
 
: <tt>1e9c457  - [https://github.com/D-Programming-Language/phobos/pull/2133 std.math: Check if dmd-style inline asm is available]</tt>
 
: <tt>11c3da9  - [https://github.com/D-Programming-Language/phobos/pull/2305 Change various std.math.isXXX into templates]</tt>
 
: <tt>e6083a6  - [https://github.com/D-Programming-Language/phobos/pull/2353 Add enum RealFormat to std.math]</tt>
 
: <tt>929482e  - [https://github.com/ibuclaw/phobos/commit/929482e51f47df8797cbb1e63813e6417471efcc Ddoc supported 'real' formats in std.math]</tt>
 
: <tt>561d850  - [https://github.com/D-Programming-Language/phobos/pull/2344 Fix possible copy and paste mistake]</tt>
 
 
 
==See also==
 
* [[Beta Testing]]
 
 
 
== [[DMD v2.066.0-b5]] ==
 
== [[DMD v2.066.0-b4]] ==
 
 
 
== <font color=orange>'''Outstanding Regressions'''</font> ==
 
  
 
{| class="wikitable sortable" border="1"
 
{| class="wikitable sortable" border="1"
Line 76: Line 26:
 
! scope="col" | Pull
 
! scope="col" | Pull
 
! scope="col" | Status
 
! scope="col" | Status
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=6329 6329]
 
  ||
 
  || Out of range exceptions not thrown in certain cases
 
  ||
 
  ||
 
 
|-
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=11946 11946]
 
| [https://issues.dlang.org/show_bug.cgi?id=11946 11946]
   ||
+
   || dmd
 
   || "need 'this' to access member" when passing field to template parameter
 
   || "need 'this' to access member" when passing field to template parameter
   ||
+
   || [https://github.com/D-Programming-Language/dmd/pull/3884 3884]
 
   ||  
 
   ||  
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=12242 12242]
+
| [https://issues.dlang.org/show_bug.cgi?id=13241 13241]
 +
  || phobos
 +
  || [REG2.067a] writeln no longer flushes stdout
 +
  || [https://github.com/D-Programming-Language/phobos/pull/2436 2436]
 +
  || Merged
 +
|-
 +
| [https://issues.dlang.org/show_bug.cgi?id=13257 13257]
 +
  || phobos
 +
  || [REG2.067a] Deprecation message when using std.getopt with string[] parameter
 +
  || [https://github.com/D-Programming-Language/phobos/pull/2415 2415]
 +
  || Merged
 +
|-
 +
| [https://issues.dlang.org/show_bug.cgi?id=13294 13294]
 
   || dmd
 
   || dmd
   || conflict error with public imports
+
   || IFTI fails for function with const and mutable `ref` parameters of `[u]byte`/`[u]short`
   || [https://github.com/D-Programming-Language/dmd/pull/3388 3388]
+
   || [https://github.com/D-Programming-Language/dmd/pull/3896 3896]
   || Pending decision
+
   || Merged
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=13062 13062]
+
| [https://issues.dlang.org/show_bug.cgi?id=13299 13299]
   ||  
+
   || phobos
   || "member x is not accessible" when passing field to template parameter
+
   || [dmd-2.066-rc2] - Property not found with typesafe variadic opDispatch
   ||
+
   || [https://github.com/D-Programming-Language/dmd/pull/3874 3874]
   ||  
+
   || Merged
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=13178 13178]
+
| [https://issues.dlang.org/show_bug.cgi?id=13300 13300]
   ||  
+
   || phobos, dmd
   || Duplicate symbol of compiler generated symbols
+
   || pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit'
   ||  
+
   || [https://github.com/D-Programming-Language/phobos/pull/2439 2439], [https://github.com/D-Programming-Language/dmd/pull/3878 3878]
   ||  
+
   || Merged
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=13179 13179]
+
| [https://issues.dlang.org/show_bug.cgi?id=13303 13303]
   ||  
+
   || dmd
   || AA key type TagIndex now requires equality rather than comparison
+
   || "Internal error: ..\ztc\cgcs.c 351" with rvalue Variant.get call
   ||
+
   || [https://github.com/D-Programming-Language/dmd/pull/3879 3879]
  ||
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=13193 13193]
 
  ||
 
  || Extreme slowdown in compilation time of OpenSSL in Tango for optimized build
 
  ||
 
 
   ||  
 
   ||  
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=13209 13209]
+
| [https://issues.dlang.org/show_bug.cgi?id=13304 13304]
 
   ||  
 
   ||  
   || Refused union initialization
+
   || std.algorithm.reduce: "Unable to deduce an acceptable seed type" with float[]
 
   ||  
 
   ||  
 
   ||  
 
   ||  
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=13210 13210]
+
| [https://issues.dlang.org/show_bug.cgi?id=13321 13321]
 
   ||  
 
   ||  
   || libphobos2.so not being built
+
   || Wrong goto skips declaration error
 
   ||  
 
   ||  
 
   ||  
 
   ||  
 
|}
 
|}
  
== <font color=red>'''Outstanding Blockers'''</font> ==
+
== <font color=red>'''Known Blockers'''</font> ==
 
{| class="wikitable sortable" border="1"
 
{| class="wikitable sortable" border="1"
 
|-
 
|-
Line 177: Line 127:
 
| [https://issues.dlang.org/show_bug.cgi?id=10492 10492]
 
| [https://issues.dlang.org/show_bug.cgi?id=10492 10492]
 
   || Illegal Instruction for mixin template with scope declarations
 
   || Illegal Instruction for mixin template with scope declarations
   ||  
+
   || [https://github.com/D-Programming-Language/dmd/pull/3815 3815]
   ||  
+
   || Requires review
 
|-
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=10928 10928]
 
| [https://issues.dlang.org/show_bug.cgi?id=10928 10928]
 
   || Fails to create closures that reference structs with dtor
 
   || Fails to create closures that reference structs with dtor
  ||
 
  ||
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=11453 11453]
 
  || Compiling packages has a dependency on order of modules passed to the compiler.
 
 
   ||  
 
   ||  
 
   ||  
 
   ||  
Line 204: Line 149:
 
   ||  
 
   ||  
 
   ||  
 
   ||  
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=11734 11734]
 
  || undefined behavior with dirEntries
 
  || [https://issues.dlang.org/show_bug.cgi?id=11734 11734]
 
  || WORKSFORME
 
 
|-
 
|-
 
| [https://issues.dlang.org/show_bug.cgi?id=12066 12066]
 
| [https://issues.dlang.org/show_bug.cgi?id=12066 12066]
Line 240: Line 180:
 
   ||  
 
   ||  
 
|-
 
|-
| [https://issues.dlang.org/show_bug.cgi?id=12923 12923]
+
| [https://issues.dlang.org/show_bug.cgi?id=13009 13009]
   || UTF exception in stride even though passes validate.
+
   || inout overload conflicts with non-inout when used via alias this
 
   ||  
 
   ||  
 
   ||  
 
   ||  
 
|}
 
|}

Latest revision as of 23:37, 20 September 2014

As we prepare for the release of DMD v2.067, I would like to draw attention to the stated Agenda (Agenda#v2.067_.28Oct_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.068 begins exactly four weeks following the release of 2.067 which provides ample time to address your issue.

Binaries will be released in 5 day intervals. We will transition to release candidates in exactly 4 weeks (24 Sept JST, 23 Sept PDT). Release candidates will be made available in three day intervals unless no regressions are fixed during that time. After release of the first RC, only regressions, ICEs and documentation fixes will be cherry-picked to the release branch. Only regression existing at the time RC1 is published can extend the release cycle, which is set to end 4 weeks following release of the first RC (22 Oct JST, 21 Oct PDT). All other regressions will be supported via point releases.

Available Downloads

Current:
DMD v2.067.0-b1
DMD v2.066.1-rc2

Previous:
DMD v2.066.1-rc1
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

Known Regressions

Issue Repo Summary Pull Status
11946 dmd "need 'this' to access member" when passing field to template parameter 3884
13241 phobos [REG2.067a] writeln no longer flushes stdout 2436 Merged
13257 phobos [REG2.067a] Deprecation message when using std.getopt with string[] parameter 2415 Merged
13294 dmd IFTI fails for function with const and mutable `ref` parameters of `[u]byte`/`[u]short` 3896 Merged
13299 phobos [dmd-2.066-rc2] - Property not found with typesafe variadic opDispatch 3874 Merged
13300 phobos, dmd pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit' 2439, 3878 Merged
13303 dmd "Internal error: ..\ztc\cgcs.c 351" with rvalue Variant.get call 3879
13304 std.algorithm.reduce: "Unable to deduce an acceptable seed type" with float[]
13321 Wrong goto skips declaration error

Known 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