[Issue 10297] Memory safe D spec is out of date

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10297 Nick Treleaven changed: What|Removed |Added Keywords||pull --- Comment #3 from Nick Treleaven --

[Issue 11595] __traits(allMembers, packageName) behaves oddly.

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11595 sigod changed: What|Removed |Added CC||sigod.m...@gmail.com --- Comment #1 from sigod ---

[Issue 12958] core.checkedint.mulu is broken

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12958 safety0ff.bugz changed: What|Removed |Added CC||safety0ff.b...@gmail.com --- Comment #1 fro

[Issue 12961] New: Removing private import for std.conv from std.traits causes dmd test suite failure

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12961 Issue ID: 12961 Summary: Removing private import for std.conv from std.traits causes dmd test suite failure Product: D Version: unspecified Hardware: All OS: All

[Issue 12813] Parser is confused between float and UFC syntax

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12813 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 12961] Removing private import for std.conv from std.traits causes dmd test suite failure

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12961 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/71546f33a023d43c53a5bbb8e22e53e0b563732a Workaround for issue# 1

[Issue 12962] New: osver.mak should use isainfo on Solaris to determine model

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12962 Issue ID: 12962 Summary: osver.mak should use isainfo on Solaris to determine model Product: D Version: unspecified Hardware: x86 OS: Solaris Status:

[Issue 8859] Solaris port of the toolchain

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8859 Jason King changed: What|Removed |Added Depends on||12962 --

[Issue 12963] New: posix.mak hardcodes $(CC) as cc on non Windows system

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12963 Issue ID: 12963 Summary: posix.mak hardcodes $(CC) as cc on non Windows system Product: D Version: unspecified Hardware: x86 OS: All Status: NEW Severity: minor

[Issue 8859] Solaris port of the toolchain

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8859 Jason King changed: What|Removed |Added Depends on||12964 --

[Issue 12964] New: dev_t is incorrectly defined in runtime for Solaris systems

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12964 Issue ID: 12964 Summary: dev_t is incorrectly defined in runtime for Solaris systems Product: D Version: unspecified Hardware: x86 OS: Solaris Status:

[Issue 9819] Allow access to named tuple's names.

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9819 github-bugzi...@puremagic.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Issue 9819] Allow access to named tuple's names.

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9819 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8f1991447c09c73c30da18e687f2da31c87a0c0a Fix #9819: Allow access

[Issue 12965] New: DMD sets ELFOSABI to ELFOSABI_LINUX on all systems

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12965 Issue ID: 12965 Summary: DMD sets ELFOSABI to ELFOSABI_LINUX on all systems Product: D Version: unspecified Hardware: x86 OS: All Status: NEW Severity: normal

[Issue 12966] New: Merge the heapsort code in std with the binary heap in std.range

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12966 Issue ID: 12966 Summary: Merge the heapsort code in std with the binary heap in std.range Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NE

[Issue 12966] Merge the heapsort code in std with the binary heap in std.range

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12966 Andrei Alexandrescu changed: What|Removed |Added Assignee|nob...@puremagic.com|xi...@live.com --

[Issue 12141] std.algorithm: implement deterministic topN

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12141 Andrei Alexandrescu changed: What|Removed |Added Assignee|nob...@puremagic.com|xi...@live.com --

[Issue 12966] Merge the heapsort code in std with the binary heap in std.range

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12966 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com Hardware|

[Issue 12967] New: Prefix method 'this' qualifiers should be disallowed in DeclDefs scope

2014-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12967 Issue ID: 12967 Summary: Prefix method 'this' qualifiers should be disallowed in DeclDefs scope Product: D Version: D2 Hardware: All OS: All Status: N