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

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=259 Jon Degenhardt changed: What|Removed |Added CC||jrdemail2000-dl...@yahoo.co

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Ivan Kazmenko changed: What|Removed |Added CC||ga...@mail.ru --

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Marco Leise changed: What|Removed |Added CC||marco.le...@gmx.de --- Comment #3 from Marco L

[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15911 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/e98b0a4f39c8c5aab4563d8555845d9b7a87e79a fix Issue 15911 - undefined __Unwind_GetIPInfo for x

[Issue 12625] implicit slicing of RValue static array should be illegal

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12625 --- Comment #16 from ZombineDev --- (In reply to Jonathan M Davis from comment #14) > (In reply to ZombineDev from comment #12) > > Just to clarify - I'm talking about OP case. Slicing static arrays in > > general can be @safe with enough escape anal

[Issue 15204] wrong code with -m32 -O -release (floating points, x86)

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15204 --- Comment #7 from Илья Ярошенко --- (In reply to Vladimir Panteleev from comment #6) > (In reply to Илья Ярошенко from comment #5) > > Fixed somehow O_o > > Perhaps a duplicate of 15861 ? I don't know --

[Issue 15204] wrong code with -m32 -O -release (floating points, x86)

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15204 --- Comment #6 from Vladimir Panteleev --- (In reply to Илья Ярошенко from comment #5) > Fixed somehow O_o Perhaps a duplicate of 15861 ? --

[Issue 15204] wrong code with -m32 -O -release (floating points, x86)

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15204 Илья Ярошенко changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15911 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/e98b0a4f39c8c5aab4563d8555845d9b7a87e79a fix Issue 15911 - undefined __Unwind_GetIPInfo for x

[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

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

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Илья Ярошенко changed: What|Removed |Added CC||ilyayaroshe...@gmail.com --- Comment #2 from

[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15911 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #4 from Martin Nowak --- ht

[Issue 15911] undefined __Unwind_GetIPInfo for x86_64

2016-04-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15911 Martin Nowak changed: What|Removed |Added Severity|major |regression --