[Issue 14963] Cross-module docs in phobos-prerelease have wrong link targets

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14963 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --- Comment #2 from hst...@quic

[Issue 14963] Cross-module docs in phobos-prerelease have wrong link targets

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14963 --- Comment #1 from hst...@quickfur.ath.cx --- Not to mention, this also breaks cross-module links in local dlang.org documentation installations (e.g., when previewing doc changes locally) -- all of the links will go to dlang.org/phobos/* instead of

[Issue 14963] New: Cross-module docs in phobos-prerelease have wrong link targets

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14963 Issue ID: 14963 Summary: Cross-module docs in phobos-prerelease have wrong link targets Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 14884] `among` docs broken link to `find` and `canFind`

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14884 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4b7976bc274992e1e3445ce819ea068b8f6737ff Fix Issue 14884 https

[Issue 14884] `among` docs broken link to `find` and `canFind`

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14884 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 14958] Casting a double to ulong sometimes produces wrong results

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14958 --- Comment #5 from yebblies --- (In reply to Steven Schveighoffer from comment #4) > (In reply to yebblies from comment #3) > > This is working to spec. Please re-open as an enhancement request if you > > feel it's necessary. > > I think the expec

[Issue 14946] druntime coverage tests fail intermittently

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14946 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14926] Programs compiled using dmd 2.068 are generating dummy profilegc.log files

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14926 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1 from Martin Nowak

[Issue 14940] Can't call logger with more complex objects

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14940 --- Comment #4 from Robert Schadek --- https://github.com/D-Programming-Language/phobos/pull/3582 --

[Issue 14940] Can't call logger with more complex objects

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14940 --- Comment #3 from Robert Schadek --- the code tries to log the Logger. If I change it to log the Nullable is still does not work, because the toString of Nullable takes a @system delegate OutputRange. --

[Issue 14852] std.experimental.logger should include the log level during logging

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14852 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com Resolution|IN

[Issue 14940] Can't call logger with more complex objects

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14940 Robert Schadek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 14852] std.experimental.logger should include the log level during logging

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14852 Robert Schadek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14374] not all default LogLevel of the provided Logger are equal

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14374 Robert Schadek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14953] std.concurrency: Add function to flush message box

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14953 --- Comment #2 from Sean Kelly --- That said, it seems like the underlying problem here may be dataflow-related. How do you know that all pending messages are really no longer relevant? If messages are really backing up (ie. something is producing

[Issue 14953] std.concurrency: Add function to flush message box

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14953 Sean Kelly changed: What|Removed |Added CC||s...@invisibleduck.org --- Comment #1 from Sean

[Issue 14962] New: [REG2.068] compiler inference of attributes for nested map seems broken

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14962 Issue ID: 14962 Summary: [REG2.068] compiler inference of attributes for nested map seems broken Product: D Version: D2 Hardware: All OS: All Status:

[Issue 14958] Casting a double to ulong sometimes produces wrong results

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14958 --- Comment #4 from Steven Schveighoffer --- (In reply to yebblies from comment #3) > This is working to spec. Please re-open as an enhancement request if you > feel it's necessary. I think the expectation is violated when there is a measurable dif

[Issue 14958] Casting a double to ulong sometimes produces wrong results

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14958 yebblies changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 14948] [Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14948 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment #3 fr

[Issue 14961] New: v2.067 fails to build with musl libc (on alpine linux)

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14961 Issue ID: 14961 Summary: v2.067 fails to build with musl libc (on alpine linux) Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 14904] [REG2.067.0] bad error message in reduce: 'Incompatible function/seed/element'

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/6579c574bbcc53944a2060f3d1eadc1fa5516f51 fix Issue 14904 - bad

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #15 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/1e391e7b7a7a5d088811a7d5b145c783dfb4e356 make -property do nothing