[Issue 13563] ICE with opIndexAssign op-overloading and ModuleScopeOperator

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13563 --- 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/49c10d831bb181755f711b3ebcb039ead9313a14 fix Issue 13563 - ICE with

[Issue 13563] ICE with opIndexAssign op-overloading and ModuleScopeOperator

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13563 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13491] DMD on Windows doesn't handle wildcards on the command line.

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13491 --- Comment #3 from Bernard Helyer b.hel...@gmail.com --- But it makes sense here. You can specify multiple source files at a time, ergo expanding wild cards is The Right Thing (tm). And as Vladimir pointed out, every other compiler does, so it's

[Issue 13356] [ICE] (dmd 2.066: statement.c:754) with recursive Algebraic

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13356 --- Comment #3 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/818abe8508eb05d89fdde55450a8ac2743f7a854 fix Issue 13356 - [ICE]

[Issue 13356] [ICE] (dmd 2.066: statement.c:754) with recursive Algebraic

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13356 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13491] DMD on Windows doesn't handle wildcards on the command line.

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13491 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8081] pure nothrow unittest problem in generated 'header' file

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8081 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/067d3bcf728819ab67ef705b0738163fa461c0e8 Set prefix attributes in

[Issue 6677] static this attributes position

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6677 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/9c7b5ba31a91efb558d6ad50305fb8017b4779b9 Check invalid syntax and

[Issue 4890] GC.collect() deadlocks multithreaded program.

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4890 --- Comment #34 from badlink andrea.9...@gmail.com --- (In reply to Sean Kelly from comment #33) The GC was in use for probably 5 years without a reported deadlock. Though history isn't exactly proof. I don't suppose someone wants to regress this

[Issue 13571] Overload of std.range.tee which accepts a functions does not accept structs or classes with opCall

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13571 monkeywork...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13574] incorrect code for assignment to dollar in slice expression

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13574 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Comment

[Issue 13566] std.algorithm.cmp treats string length as element

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13566 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 13560] Several functions in std.uni can violate memory safety

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13560 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 13491] DMD on Windows doesn't handle wildcards on the command line.

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13491 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 10915] std.typecons.Nullable throws in writeln() if it's null

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10915 --- Comment #2 from monkeywork...@hotmail.com --- https://github.com/D-Programming-Language/phobos/pull/2587 --

[Issue 6989] Implement toString for std.concurrency.Tid

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6989 Sean Kelly s...@invisibleduck.org changed: What|Removed |Added CC||s...@invisibleduck.org

[Issue 13544] calls to std.file.FileException are idup-ing their string arguments

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13544 --- Comment #9 from Vladimir Panteleev thecybersha...@gmail.com --- BTW, std.file.copy is not a very good example, because really it should be fixed as to what exception message it's using. Right now it's doing: if (!result)

[Issue 13566] std.algorithm.cmp treats string length as element

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13566 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --

[Issue 6989] Implement toString for std.concurrency.Tid

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6989 --- Comment #6 from Andrej Mitrovic andrej.mitrov...@gmail.com --- (In reply to Sean Kelly from comment #5) Providing a provably unique identifier to each thread across the entire run of the program would be expensive. Isn't starting a thread

[Issue 13560] Several functions in std.uni can violate memory safety

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13560 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 13433] Request: Clock.currTime option to use CLOCK_REALTIME_COARSE / CLOCK_REALTIME_FAST

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13433 --- Comment #11 from Kevin L kevin.lamo...@gmail.com --- std.logger's current design doesn't permit Logger subclasses to avoid the call to Clock.currTime() before they get control of the output at

[Issue 13433] Request: Clock.currTime option to use CLOCK_REALTIME_COARSE / CLOCK_REALTIME_FAST

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13433 --- Comment #12 from Jonathan M Davis jmdavisp...@gmx.com --- As I said, I'm not against adding it. It just seems to me that in most cases where you'd be getting the time that quickly, it wouldn't make sense to only have a resolution of 1 ms. And

[Issue 11888] Incorrect behaviour taking slice from return value

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

[Issue 11888] Incorrect behaviour taking slice from return value

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11888 --- Comment #6 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/b1ae91915ba0fb5036c8b7deb4649de337fa7082 fix Issue 11888 - Incorrect

[Issue 11888] Incorrect behaviour taking slice from return value

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11888 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED