[Issue 13237] Wrong code with -inline -O

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

[Issue 13251] std.array.split gives different results with specific compiler flags

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13251 sin...@aol.jp changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 13237] Wrong code with -inline -O

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13237 sin...@aol.jp changed: What|Removed |Added CC||ola...@gmail.com --- Comment #3 from

[Issue 13237] Wrong code with -inline -O

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13237 --- Comment #4 from Walter Bright bugzi...@digitalmars.com --- sinkuu, I am particularly grateful you posted this bug report, and you even figured out which change caused it. I hate subtle optimizer bugs, and am really glad to get this one fixed

[Issue 13260] [D1] ICE accessing non-existent aggregate member

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13260 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Keywords||ice-on-invalid-code

[Issue 13260] [D1] ICE accessing non-existent aggregate member

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13260 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f50c0e8d8698ded6b3cf2ecc1fc683bc868adbe6 Issue 13260 : ICE

[Issue 13263] phobos/posix.mak has incorrect dependencies

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

[Issue 13235] Wrong code on mutually recursive tuple type

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13235 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 13237] Wrong code with -inline -O

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13237 --- Comment #5 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/02ca8d7c4532cd69ce8a0dfcddf7b394cb196891 fix Issue 13237 Wrong code

[Issue 7942] Appending different string types corrupts memory

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7942 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 13265] Please detect the DXSDK when configuring sc.ini in the installer

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13265 --- Comment #6 from Orvid King blah38...@gmail.com --- Yes, environment variables do evaluate to an empty string if they aren't set. Also, while I don't have a problem with adding the DirectX SDK, as it is common enough, I just want to ask the

[Issue 8596] Indeterministic assertion failure in rehash

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

[Issue 4835] DMD should warn about integer overflow in computed constant

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4835 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --

[Issue 13263] phobos/posix.mak has incorrect dependencies

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13263 --- Comment #2 from Andrei Alexandrescu and...@erdani.com --- Such small issues tend to compound into bigger ones. I think we need to fix this. We could make phobos dependent on the actual druntime library, or just not list it as a dependency.

[Issue 7942] Appending different string types corrupts memory

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7942 --- Comment #10 from yebblies yebbl...@gmail.com --- (In reply to Vladimir Panteleev from comment #9) Another option would be to fix but deprecate the functionality. going along D's motto of correct by default, efficient if you ask for it I

[Issue 7625] inlining only works with explicit else branch

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

[Issue 8596] Indeterministic assertion failure in rehash

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8596 --- Comment #31 from hst...@quickfur.ath.cx --- Possibly related fix: https://github.com/D-Programming-Language/dmd/pull/3844 --

[Issue 13265] Please detect the DXSDK when configuring sc.ini in the installer

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13265 --- Comment #7 from Manu turkey...@gmail.com --- (In reply to Orvid King from comment #6) Yes, environment variables do evaluate to an empty string if they aren't set. So, should we consider this a problem? The lib path looks like it will be filled

[Issue 10535] [AA] Add a function to druntime which returns an empty AA

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10535 Daniel Kozak kozz...@gmail.com changed: What|Removed |Added CC||kozz...@gmail.com ---

[Issue 4225] mangle.c:81: char* mangle(Declaration*): Assertion `fd fd-inferRetType' failed.

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

[Issue 4225] mangle.c:81: char* mangle(Declaration*): Assertion `fd fd-inferRetType' failed.

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4225 --- Comment #5 from hst...@quickfur.ath.cx --- P.S. This is on git HEAD (post 2.066). --

[Issue 13235] Wrong code on mutually recursive tuple type

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13235 --- Comment #4 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/7fe769e45ae79c483b70883e0cf5c3aa61796000 fix Issue 13235 - Wrong

[Issue 8596] Indeterministic assertion failure in rehash

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8596 --- Comment #32 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/53be7a304512b1eadd18537ce7472bf4fb847fb6 Fix comparisons functions,

[Issue 12588] Segfault on X86_64 assigning std.complex to array

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12588 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added Keywords||wrong-code

[Issue 10493] ICE with -inline, depending on order of source files

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10493 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added Keywords||ice

[Issue 13262] Cannot send certain shared data to another thread

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 --- Comment #1 from Andrei Alexandrescu and...@erdani.com --- The plot thickens - some types are oddly rejected. In the example below, adding an int to a struct fixes it! import std.concurrency; struct S1 { int c; string a; } struct S2 {

[Issue 13262] Cannot send certain shared data to another thread

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Assignee|nob...@puremagic.com

[Issue 13262] Cannot send certain shared data to another thread

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 --- Comment #2 from Andrei Alexandrescu and...@erdani.com --- Compilation errors: http://dpaste.dzfl.pl/c77650434736 --

[Issue 13262] Cannot send certain shared data to another thread

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Status|NEW |ASSIGNED --

[Issue 13028] [ICE] CTFE internal error: cannot evaluate at compile time

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13028 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added Keywords||diagnostic

[Issue 4130] DMD crashes if it has to compile a project which is too complex

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4130 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added CC|

[Issue 13028] [ICE] CTFE internal error: cannot evaluate at compile time

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13028 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added Keywords|ice |ice-on-invalid-code

[Issue 11377] if add -inline option. dmd source file in assertion failed.

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11377 safety0ff.bugz safety0ff.b...@gmail.com changed: What|Removed |Added Keywords||ice

[Issue 314] [module] Static, renamed, and selective imports are always public

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

[Issue 13254] Cannot instantiate std.container.Array with immutables as T

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13254 Phil Lavoie maidenp...@hotmail.com changed: What|Removed |Added OS|Windows |All --- Comment #1 from

[Issue 13254] Cannot instantiate std.container.Array with immutables or consts as T

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13254 Phil Lavoie maidenp...@hotmail.com changed: What|Removed |Added Summary|Cannot instantiate |Cannot instantiate

[Issue 13267] New: Fiber with small stack causes stack overflow in GC.gcx.mark

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13267 Issue ID: 13267 Summary: Fiber with small stack causes stack overflow in GC.gcx.mark Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 13243] Mago doesn't seem to work for Win64

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13243 --- Comment #8 from Rainer Schuetze r.sagita...@gmx.de --- Thanks for trying. I could now reproduce the problem with the VS2012 shell on a fresh installation: the COM class ID for the DIA DLL msdia*.dll (used to access the PDB file) changed between

[Issue 13262] Cannot send certain shared data to another thread

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Assignee|s...@invisibleduck.org |and...@erdani.com --

[Issue 13237] Wrong code with -inline -O

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13237 --- Comment #6 from github-bugzi...@puremagic.com --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/955a6d4b89911c6e4cac4594a55158237968208c fix Issue 13237 Wrong code

[Issue 13265] Please detect the DXSDK when configuring sc.ini in the installer

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13265 --- Comment #8 from Brad Anderson e...@gnuk.net --- I don't foresee problems with the path. I just tested and it caused no problems on my DirectX SDK missing system. https://github.com/D-Programming-Language/dmd/pull/3852 --

[Issue 9608] Add introspection for templates

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

[Issue 13243] Mago doesn't seem to work for Win64

2014-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13243 --- Comment #9 from Manu turkey...@gmail.com --- (In reply to Rainer Schuetze from comment #8) Thanks for trying. I could now reproduce the problem with the VS2012 shell on a fresh installation: the COM class ID for the DIA DLL msdia*.dll (used to