[Issue 15405] New: FormatSpec.writeUpToNextSpec() not documented

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15405 Issue ID: 15405 Summary: FormatSpec.writeUpToNextSpec() not documented Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor

[Issue 15404] [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)

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

[Issue 15404] [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15404 --- Comment #2 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/c82fa39aae1dbb5960c709fab63aa01150bad684 fix Issue 15404 (1) - Use

[Issue 10544] writeln!(inout(int)) does not work

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10544 gerleim changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15394] [internal] CompileExp and FileExp has same op TOKmixin

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

[Issue 15394] [internal] CompileExp and FileExp has same op TOKmixin

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15394 --- Comment #2 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/6d99a0312ae62fafcbcd63b89a3df5819a16beeb fix Issue 15394 -

[Issue 13443] stdin/stdout/stderr should be accessible from @safe code

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13443 Infiltrator changed: What|Removed |Added CC|

[Issue 13443] stdin/stdout/stderr should be accessible from @safe code

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13443 --- Comment #2 from Vladimir Panteleev --- Not sure, but one thing to keep in mind is that C I/O is already implicitly synchronized (see e.g. LockingTextReader/Writer). --

[Issue 9717] `std.math.round` rounds away from zero instead of to the nearest even integer

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9717 --- Comment #6 from Infiltrator --- https://github.com/D-Programming-Language/phobos/pull/3849 --

[Issue 6921] Request for a 'static final switch' statement

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6921 Tanel Tagaväli changed: What|Removed |Added CC||tane...@hotmail.com --

[Issue 9282] Add std.textmacro module

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9282 Infiltrator changed: What|Removed |Added CC|

[Issue 13429] icmp (and friends) should be @nogc

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13429 ag0ae...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 13429] icmp (and friends) should be @nogc

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13429 Infiltrator changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15401] New: partialSort should accept two ranges

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15401 Issue ID: 15401 Summary: partialSort should accept two ranges Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 15304] [REG 2.068.0] Error about SortedRange not being nothrow in debug mode

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

[Issue 8716] `package` restricts members usage in same module if there is no package name

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8716 --- Comment #5 from Jonathan M Davis --- Related: issue# 15402 --

[Issue 15402] New: Make it an error to declare package level symbols when there is no package

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15402 Issue ID: 15402 Summary: Make it an error to declare package level symbols when there is no package Product: D Version: D2 Hardware: All OS: All

[Issue 15395] unittest can't access symbol of visibility package

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15395 Jonathan M Davis changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8716] `package` restricts members usage in same module if there is no package name

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8716 Jonathan M Davis changed: What|Removed |Added CC|

[Issue 15403] New: [internal] FileExp represents ImportExpression, the AST class naming is not intuitive

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15403 Issue ID: 15403 Summary: [internal] FileExp represents ImportExpression, the AST class naming is not intuitive Product: D Version: D2 Hardware: All OS: All

[Issue 15403] [internal] FileExp represents ImportExpression, the AST class naming is not intuitive

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15403 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 15404] [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15404 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 15404] New: [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15404 Issue ID: 15404 Summary: [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp) Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: ice

[Issue 15403] [internal] FileExp represents ImportExpression, the AST class naming is not intuitive

2015-12-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15403 --- Comment #2 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/2da32b038b5de712839a22397273685a44a521c3 fix Issue 15403 -