[Issue 12496] __traits(parent, x) returns incorrect type

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12496 --- Comment #2 from Mike --- Possibly the same as Issue 13372 --

[Issue 13372] traits parent shows template function as its own parent

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13372 Mike changed: What|Removed |Added CC||slavo5...@yahoo.com --- Comment #1 from Mike --- Loo

[Issue 12572] pragma(lib, "curl") and -Lcurl broken

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12572 Vladimir Panteleev changed: What|Removed |Added Severity|critical|blocker --

[Issue 13963] BigInt modulo ulong is rejected

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

[Issue 13963] BigInt modulo ulong is rejected

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13963 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f8bb3e4cd8f90af3d9004392f7668759d57005f2 Fix Issue 13963 - BigI

[Issue 9495] Win64 vararg issue when first argument is > 8 byte

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9495 --- Comment #5 from yebblies --- (In reply to Benjamin Thaut from comment #4) > Repo case? >From https://github.com/D-Programming-Language/phobos/pull/2902 void printf(string format, ...) { va_list ap; va_start(ap, format); vprintf(forma

[Issue 14042] New: std.conv.to of a immutable char pointer

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14042 Issue ID: 14042 Summary: std.conv.to of a immutable char pointer Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: regression Pri

[Issue 4718] Few Phobos modules renames

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4718 AndyC changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5190] std.stdio should have File.fdopen

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5190 AndyC changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14041] New: Refused writeln of a fixed size array of chars

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14041 Issue ID: 14041 Summary: Refused writeln of a fixed size array of chars Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: regression

[Issue 5895] Object.clear() doesn't work as expected for pointers to structs

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5895 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #2 from AndyC --- T

[Issue 5698] va_arg sets wrong length for (u)short[]

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5698 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #3 from AndyC --- T

[Issue 5494] [patch,enh] Issues with std.stdarg

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5494 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #3 from AndyC --- I

[Issue 4310] variadic templates article example code uses std.stdarg incorrectly

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4310 AndyC changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14038] [REG2.067a] Non-mutable AA initialization segfaults in runtime

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

[Issue 14038] [REG2.067a] Non-mutable AA initialization segfaults in runtime

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14038 --- 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/0044e35b0e4d24435bebb15461dd170ccd59fe78 fix Issue 14038 - Non-mutabl

[Issue 14022] [CTFE] postblits/destructors not called on static array field assignment

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14022 --- 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/045ed4677f38b8d1e42d5153a9bd68855ffab212 fix Issue 14022 - [CTFE] pos

[Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13669 --- Comment #3 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/59a5fd49d1f03be8d0ac44abf03c109880f2aefb Move issue 13669 test in runn

[Issue 14022] [CTFE] postblits/destructors not called on static array field assignment

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

[Issue 13661] static array init does not call destructors

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13661 --- 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/3b4420f8b28839256ad27b976e0861339941badf More correct behavior for iss

[Issue 14023] [CTFE] postblits/destructors not called on static array index assignment

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

[Issue 14023] [CTFE] postblits/destructors not called on static array index assignment

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14023 --- 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/cb7b27ae21ccf79c5981fdf10c80e2ab4720c3d7 fix Issue 14023 - [CTFE] pos

[Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13726 --- Comment #14 from Vladimir Panteleev --- (In reply to Vladimir Panteleev from comment #0) > An example use case where stack frames are useful is debugging > InvalidMemoryOperation errors. Right now, there are TWO threads in the front page of digi

[Issue 14040] Doesn't use assignment in slice

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14040 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment #

[Issue 13726] Build Phobos and Druntime with stack frames enabled (-gs)

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13726 --- Comment #13 from Vladimir Panteleev --- (In reply to Martin Nowak from comment #12) > There is so much we can do to improve stack traces, but enforcing stack > frames is a performance trade-off. On Windows, breakpointing onInvalidMemoryOperation

[Issue 14040] New: Doesn't use assignment in slice

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14040 Issue ID: 14040 Summary: Doesn't use assignment in slice Product: D Version: unspecified Hardware: x86_64 OS: Windows Status: NEW Severity: regression

[Issue 13337] Invalid extern C++ namespace resolution

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13337 --- 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/a38205be75814c7ea2aa8e76a2528890ba9d6570 fix Issue 13337 - Invalid ex

[Issue 14039] New: function is incorrectly inferred as 'pure'

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14039 Issue ID: 14039 Summary: function is incorrectly inferred as 'pure' Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority

[Issue 14038] [REG2.067a] Non-mutable AA initialization segfaults in runtime

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14038 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #3 from Kenji Hara --- https:

[Issue 14038] [REG2.067a] Non-mutable AA initialization segfaults in runtime

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14038 --- Comment #2 from Kenji Hara --- (In reply to Kenji Hara from comment #1) More close to the original: static immutable ubyte[string] wordsAA; static this() { wordsAA["zero"] = 0; } void main() {} --

[Issue 14038] [REG2.067a] Non-mutable AA initialization segfaults in runtime

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14038 --- Comment #1 from Kenji Hara --- More better test case: class C { immutable ubyte[string] wordsAA; this() { wordsAA["zero"] = 0; // segfaults } } void main() { auto c = new C(); } The original code is initializing imm

[Issue 14038] New: [REG2.067a] Non-mutable AA initialization segfaults in runtime

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14038 Issue ID: 14038 Summary: [REG2.067a] Non-mutable AA initialization segfaults in runtime Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 14037] New: Problem with BigInt and std.functional.memoize

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14037 Issue ID: 14037 Summary: Problem with BigInt and std.functional.memoize Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: regression

[Issue 2116] Very incomplete docs for std.c.process

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2116 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 11467] [CTFE] Overlapping array copy is allowed in CT

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

[Issue 14024] [CTFE] unstable postblit/destructor call order on static array assignment

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14024 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #4 from Kenji Hara --- https:

[Issue 13806] std.bitmanip.BitArray -- use of methods named init() messes up templates

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13806 --- Comment #5 from hst...@quickfur.ath.cx --- Are there any other instances of init abuse in Phobos, or can we close this now? --

[Issue 14036] Do not throw FinalizeError on OutOfMemoryError or InvalidMemoryOperationError

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14036 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #1 from Vladimir Pante

[Issue 14036] New: Do not throw FinalizeError on OutOfMemoryError or InvalidMemoryOperationError

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14036 Issue ID: 14036 Summary: Do not throw FinalizeError on OutOfMemoryError or InvalidMemoryOperationError Product: D Version: D2 Hardware: All OS: All St

[Issue 13806] std.bitmanip.BitArray -- use of methods named init() messes up templates

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13806 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/588c76c19b2619361f37084ec4bcaa95f7f03417 Merge pull request #285

[Issue 14024] [CTFE] unstable postblit/destructor call order on static array assignment

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14024 Kenji Hara changed: What|Removed |Added Keywords|pull, wrong-code|CTFE Status|RESOLVED

[Issue 9023] CTFE: cannot use ~= on an empty AA.

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

[Issue 9495] Win64 vararg issue when first argument is > 8 byte

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9495 --- Comment #4 from Benjamin Thaut --- (In reply to yebblies from comment #3) > This bug still exists for va_start. Repo case? --

[Issue 14025] unittests for memoize fail intermittently

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14025 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a5b1f5bcaa15ee34c731487f601391a759bf5963 Merge pull request #290

[Issue 9889] Incorrect rounding on floating value formatting

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9889 --- Comment #4 from Andrei Alexandrescu --- Thanks @yebblies! --

[Issue 9495] Win64 vararg issue when first argument is > 8 byte

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9495 yebblies changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 9889] Incorrect rounding on floating value formatting

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9889 yebblies changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 2116] Very incomplete docs for std.c.process

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2116 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #2 from AndyC --- r

[Issue 2040] Add codepage handling to core library

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2040 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #3 from AndyC --- R

[Issue 13882] Smarter std.algorithm.copy

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13882 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #1 from yebblies

[Issue 13881] Optional length template argument for std.range.takeExactly

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13881 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #1 from yebblies

[Issue 1561] AA's create many false references for garbage collector

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1561 AndyC changed: What|Removed |Added CC||a...@squeakycode.net --- Comment #3 from AndyC --- t

[Issue 13858] Wrong warning about unreachable code with break/goto case

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13858 --- Comment #4 from Dicebot --- I'll mark it as "hard to fix, better use workaround" then :) --

[Issue 13875] extern(C++) interfaces cannot be used as associative array keys

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13875 yebblies changed: What|Removed |Added Keywords||C++, wrong-code CC|

[Issue 9889] Incorrect rounding on floating value formatting

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9889 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9889] Incorrect rounding on floating value formatting

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9889 AndyC changed: What|Removed |Added CC||a...@squeakycode.net OS|Windows

[Issue 13870] [ICE] shared or immutable types can not be mapped to C++ (immutable(char))

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13870 yebblies changed: What|Removed |Added Keywords||diagnostic CC|

[Issue 13337] Invalid extern C++ namespace resolution

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13337 --- Comment #2 from Guillaume Chatelet --- Digging into it, it looks like a parsing issue and not a mangling issue. --

[Issue 13867] Overriding a method from an extern(C++) interface requires extern(C++) on the method definition

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13867 yebblies changed: What|Removed |Added Keywords||diagnostic CC|

[Issue 13866] tools repo 2.066.1 release tag

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13866 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 13858] Wrong warning about unreachable code with break/goto case

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13858 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #3 from yebblies

[Issue 14025] unittests for memoize fail intermittently

2015-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14025 Rainer Schuetze changed: What|Removed |Added Keywords||pull --- Comment #1 from Rainer Schuetze