[Issue 17596] dmd d 2.073.2 and 2.074.1 interim generated dmd segfaults on FreeBSD 12-CURRENT

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17596 --- Comment #10 from Cy Schubert --- Sorry about the absence. Too many projects, this one happened to be pushed down the stack. I'm looking at this again. --

[Issue 17851] htonl already defined in phobos64.lib

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17851 --- Comment #1 from Heromyth --- It seems these functions have been defined in Ws2_32.lib, see https://msdn.microsoft.com/en-us/library/windows/desktop/ms738556(v=vs.85).aspx --

[Issue 17851] New: htonl already defined in phobos64.lib

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17851 Issue ID: 17851 Summary: htonl already defined in phobos64.lib Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Priori

[Issue 17850] New: Poor Documentation of the Realtime thread feature

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17850 Issue ID: 17850 Summary: Poor Documentation of the Realtime thread feature Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: enhancement

[Issue 17848] Example of floating point literals in the documentation is invalid

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17848 --- 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/90bce087c1671bec00cf1a2d2d2d6bc84ed3cc4e fix issue 17848 - Example of floating point litera

[Issue 16548] Shadowing a variable not detected when nesting foreach with associative arrays

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16548 Vladimir Panteleev changed: What|Removed |Added Keywords||accepts-invalid, diagnostic H

[Issue 17849] Lexical link for align keyword goes to obscure iasm usage

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 Steven Schveighoffer changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 17849] Lexical link for align keyword goes to obscure iasm usage

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 Steven Schveighoffer changed: What|Removed |Added Keywords||pull --- Comment #4 from Steven Schve

[Issue 17849] Lexical link for align keyword goes to obscure iasm usage

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 Steven Schveighoffer changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 17849] Documentation of align is incorrect

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 --- Comment #2 from Peter Varo --- My confusion was coming from the fact, that the 'lexical' page is referencing the 'iasm' when introducing the 'align' keyword. (https://github.com/dlang/dlang.org/blob/master/spec/lex.dd#L942) I think the fact alon

[Issue 17848] Example of floating point literals in the documentation is invalid

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17848 ag0ae...@gmail.com changed: What|Removed |Added Keywords||pull, spec CC|

[Issue 17849] Documentation of align is incorrect

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 ag0ae...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17849] New: Documentation of align is incorrect

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17849 Issue ID: 17849 Summary: Documentation of align is incorrect Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: enhancement Priority

[Issue 17844] std.process.execute should allow not capturing stderr

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17844 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/71adbeee85f4f97d5b3cf93bed28c0f4779e2d23 Fix Issue 17844 - std.process.execute should allow not c

[Issue 17844] std.process.execute should allow not capturing stderr

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

[Issue 17848] New: Example of floating point literals in the documentation is invalid

2017-09-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17848 Issue ID: 17848 Summary: Example of floating point literals in the documentation is invalid Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW