Difference between revisions of "Beta Testing"
m |
m |
||
Line 2: | Line 2: | ||
− | As we prepare for the release of DMD v2.067, I would like to draw attention to the stated Agenda ([[Agenda#v2.067_. | + | 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.068 which provides ample time to address your issue. |
<table cellspacing="10" style="width:100%;"> | <table cellspacing="10" style="width:100%;"> |
Revision as of 01:30, 19 August 2014
Click to see Time remaining for RC2 review
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.068 which provides ample time to address your issue.
Available DownloadsDMD v2.066.0-rc2 |
Known Regressions
Issue | Repo | Summary | Pull | Status |
---|---|---|---|---|
11946 | "need 'this' to access member" when passing field to template parameter | |||
13241 | phobos | [REG2.067a] writeln no longer flushes stdout | 2436 | Pending Review |
13257 | phobos | [REG2.067a] Deprecation message when using std.getopt with string[] parameter | 2415 | Merged |
13294 | IFTI fails for function with const and mutable `ref` parameters of `[u]byte`/`[u]short` | |||
13299 | [dmd-2.066-rc2] - Property not found with typesafe variadic opDispatch | |||
13300 | pure function 'std.array.Appender!(T[]).Appender.ensureAddable' cannot call impure function 'test.T.__fieldPostBlit' | |||
13303 | "Internal error: ..\ztc\cgcs.c 351" with rvalue Variant.get call | |||
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 |