[Issue 17644] [Downloads] Bad link to changelog for DMD beta version.

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17644 Seb changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18082] Ubuntu/Debian repository installation should mention dub

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18082 Seb changed: What|Removed |Added CC||greensunn...@gmail.com

[Issue 18080] dlangspec.pdf: too much whitespace/padding around some paragraphs

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18080 Seb changed: What|Removed |Added Assignee|nob...@puremagic.com|greensunn...@gmail.com --

[Issue 18082] Ubuntu/Debian repository installation should mention dub

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18082 Seb changed: What|Removed |Added Keywords||pull --- Comment #1 from Seb

[Issue 18082] Ubuntu/Debian repository installation should mention dub

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18082 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/32c5c4b809e3ec9164d26e1a91b367e9fe8cb4e1 Fix Issue 18082 - Ubuntu/Debian repository

[Issue 18082] Ubuntu/Debian repository installation should mention dub

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18082 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14728] Problems in the switch statement with enumerated data types

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14728 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18024] checkedint should be usable in @safe nothrow pure @nogc

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 --- Comment #3 from Jack Stouffer --- (In reply to Seb from comment #2) > > Isn't this just a matter of using a custom hook? Or are you saying the > > default behavior should be different? > > Well, the default hook Abort

[Issue 14728] Problems in the switch statement with enumerated data types

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14728 Ali Ak changed: What|Removed |Added CC||ali.akhtarz...@gmail.com

[Issue 18024] checkedint should be usable in @safe nothrow pure @nogc

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 --- Comment #2 from Seb --- > Isn't this just a matter of using a custom hook? Or are you saying the > default behavior should be different? Well, the default hook Abort just SEGFAULTs / assert(0)s will fullfils all the

[Issue 18024] checkedint should be usable in @safe nothrow pure @nogc

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 Jack Stouffer changed: What|Removed |Added CC||j...@jackstouffer.com

[Issue 18083] -w doesn't work for the ddoc build

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18083 --- Comment #1 from Seb --- PR https://github.com/dlang/dmd/pull/7440 --

[Issue 18082] New: [Downloads]

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18082 Issue ID: 18082 Summary: [Downloads] Product: D Version: D2 Hardware: All URL: http://dlang.org/ OS: All Status: NEW Severity: enhancement

[Issue 17956] core.memory unittest failure (possibly glibc 2.26 specific)

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17956 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/52d7e9475ab40a61054e79a1a7cec46d02bb1c81 Fix Issue 17956 - core.memory unittest failure

[Issue 17956] core.memory unittest failure (possibly glibc 2.26 specific)

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17956 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18014] DMD test suite fails to link on Linux distros where PIC/PIE is enforced

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18014 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/818f27d0b969d08b7e705541e9524ce906fdc709 Fix issue 18014 - dmd test suite fails to link (part 1/2)

[Issue 18014] DMD test suite fails to link on Linux distros where PIC/PIE is enforced

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18014 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18083] New: -w doesn't work for the ddoc build

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18083 Issue ID: 18083 Summary: -w doesn't work for the ddoc build Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: major Priority: P1

[Issue 18083] -w doesn't work for the ddoc build

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18083 --- Comment #2 from Seb --- PR https://github.com/dlang/dmd/pull/7440 --

[Issue 18024] checkedint.Warn should be @safe

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 Seb changed: What|Removed |Added Summary|checkedint should be usable |checkedint.Warn should be

[Issue 18024] checkedint.Warn should be @safe

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 --- Comment #6 from Seb --- > The problem with trying to make Warn @safe is File is still unsafe and will > be for the foreseeable future. Well, but we can use the same "trick" / "workaround" as used for stdout? > IMO,

[Issue 18084] tempCString buffer size is versioned

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18084 anonymous4 changed: What|Removed |Added Keywords||wrong-code --

[Issue 18024] checkedint.Warn should be @safe

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 --- Comment #5 from Seb --- > Don't forget it also prints to stderr, which is why it's @system impure gc > and throws Yeah I did forget about this when I opened the issue (didn't had time to dive into this then). Anyhow it

[Issue 17536] dlangspec.pdf: Unittests documentation uses HTML

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17536 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/58b09c5d11f5b8fcb62a6ddd9d92410aebd1e89a Fix Issue 17536 - dlangspec.pdf: Unittests

[Issue 18084] tempCString buffer size is versioned

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18084 Steven Schveighoffer changed: What|Removed |Added Keywords||pull ---

[Issue 259] Comparing signed to unsigned does not generate an error

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=259 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 259] Comparing signed to unsigned does not generate an error

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=259 --- Comment #68 from hst...@quickfur.ath.cx --- Whoa. This is approaching 12 years now, and even has a preapproved pull. When will the fix actually get merged?! --

[Issue 18086] New: BigInt DivMod

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18086 Issue ID: 18086 Summary: BigInt DivMod Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 18024] checkedint.Warn should be @safe

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18024 --- Comment #4 from Jack Stouffer --- The problem with trying to make Warn @safe is File is still unsafe and will be for the foreseeable future. IMO, Abort should be modified to not use Warn, and a new Hook called debug

[Issue 18084] New: tempCString buffer size is versioned

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18084 Issue ID: 18084 Summary: tempCString buffer size is versioned Product: D Version: D2 Hardware: All URL: https://forum.dlang.org/post/guyhpasgjqvdcngawkvv@foru

[Issue 18085] New: Segmentation fault: Error: variable __gate forward referenced

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18085 Issue ID: 18085 Summary: Segmentation fault: Error: variable __gate forward referenced Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 18084] tempCString buffer size is versioned

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18084 Steven Schveighoffer changed: What|Removed |Added Keywords|wrong-code | --- Comment #2

[Issue 18084] tempCString buffer size is versioned

2017-12-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18084 Steven Schveighoffer changed: What|Removed |Added CC|