[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 --- Comment #17 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/de7100e7f3fc70f530554b5c09f4dc0e6e2195da fix Issue 14301 - pri

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

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

[Issue 14300] [2.067-rc1] DList casting to base type is broken

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14300 --- Comment #3 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/a4f1cb07d2d0a5efe8f1ad9684c50f89a6080d37 fix Issue 14300 - DLis

[Issue 14280] Links to command line tools have disappeared from navigation

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14280 --- Comment #3 from Walter Bright --- (In reply to ag0aep6g from comment #1) > The culprit: > https://github.com/D-Programming-Language/dlang.org/commit/ > e486d39bd071fa00371bc01d55cd9815ee2210b4#diff-7 And its corresponding PR: https://github.com/

[Issue 14304] [REG2.067a] ICE with static immutable variable CTFE

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14304 --- 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/9a6b349c3d9a1d991d429714c00fd103048ca792 fix Issue 14304 - ICE with s

[Issue 14056] std.array.assocArray with a const value

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14056 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 --- Comment #16 from Ketmar Dark --- (In reply to Martin Nowak from comment #14) > This is not what I was saying, Kenji's patch fixes 313 and 314, which is > great, but it also unnecessarily changes how selective imports work. it fixes *all* issues

[Issue 14300] [2.067-rc1] DList casting to base type is broken

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14300 Martin Nowak changed: What|Removed |Added Keywords||pull CC|

[Issue 14285] [REG2.063] alias this to nothing is accepted

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14285 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to 2.067 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7a0669d0081001bad8d72b592fe19bc9d6a63e82 Merge pull request #4500 from

[Issue 14285] [REG2.063] alias this to nothing is accepted

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14285 --- 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/dc0316f77b3c00ce1e483daffa8e28e2f5cded35 fix Issue 14285 - alias this

[Issue 14285] [REG2.063] alias this to nothing is accepted

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

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #15 from Martin Nowak --- h

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 --- Comment #14 from Martin Nowak --- > yes, those fixes will break some code. but refusing to fix 'em will leave > features broken forever, as there are more and more code that rely on broken > things. https://yourlogicalfallacyis.com/strawman T

[Issue 14133] [REG 2.067] struct ctor init compiles very slow and produces excessive amounts of code

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14133 Martin Nowak changed: What|Removed |Added CC||etci...@gmail.com --- Comment #3 from Martin

[Issue 14133] [REG 2.067] struct ctor init compiles very slow and produces excessive amounts of code

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14133 --- Comment #2 from Martin Nowak --- mov%eax,-0x2(%rbp) mov%eax,-0x1fffc(%rbp) mov%eax,-0x1fff8(%rbp) ... mov%ecx,-0x1f804(%rbp) xor%edx,%edx // Why edx all of a sudden? mov%edx,-0x1f800(%rbp) ... mov%edx,-0x

[Issue 14133] [REG 2.067] struct ctor init compiles very slow and produces excessive amounts of code

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14133 Martin Nowak changed: What|Removed |Added Priority|P1 |P3 CC|

[Issue 14304] [REG2.067a] ICE with static immutable variable CTFE

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14304 Kenji Hara changed: What|Removed |Added Keywords||ice, pull Hardware|x86_64

[Issue 14310] [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13856] std.stdio.readln stomps arrays

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13856 Martin Krejcirik changed: What|Removed |Added CC||m...@krej.cz --- Comment #4 from Martin K

[Issue 14310] [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 --- Comment #3 from Martin Krejcirik --- It depend(In reply to Vladimir Panteleev from comment #2) > I can't reproduce this on Windows. Looks like a duplicate of issue 13856 > and particularly issue 14005 except for that this one is a regression? I

[Issue 14310] [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #2

[Issue 14310] [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 Martin Krejcirik changed: What|Removed |Added Component|druntime|Phobos --

[Issue 14310] [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 --- Comment #1 from Martin Krejcirik --- Input file here: http://bid.iline.cz/~mk/tmp/wcbugxml.bz2 --

[Issue 14310] New: [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14310 Issue ID: 14310 Summary: [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 14183] Updates to groupBy

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14183 --- Comment #3 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/c6520969eaa317d373bc288aec49e9e2ca077dc4 Fix Issue 14183 - Chan

[Issue 14183] Updates to groupBy

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

[Issue 8687] Variadic templates do not work properly with default arguments

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8687 Marc Schütz changed: What|Removed |Added CC||schue...@gmx.net --

[Issue 14308] Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 --- Comment #5 from Ketmar Dark --- yes, sorry, i misread your report. --

[Issue 14308] Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 --- Comment #4 from Temtaime --- *it, i mean druntime --

[Issue 14308] Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 --- Comment #3 from Temtaime --- It's OK, but bounds checks are in my app compiled with different flags, not in druntime. Also if i compile it with -noboundscheck and without -release, all is working! --

[Issue 14308] Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 Ketmar Dark changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 14308] Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 Ketmar Dark changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 --- Comment #13 from Ketmar Dark --- ah, sorry, i see what you mean. no, i don't think that there is such tool yet. --

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 --- Comment #12 from Ketmar Dark --- you can build dmd with the patch i mentioned and then simply use it to compile your code. ;-) --

[Issue 14247] string within demangled symbol name should be made escape

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14247 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/af850d4bf770d593269f9467fb8e147b7b02380d fix Issue 14247 -

[Issue 14247] string within demangled symbol name should be made escape

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

[Issue 14291] Druntime master no longer builds

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14291 Vladimir Panteleev changed: What|Removed |Added Keywords||pull Status|NEW

[Issue 14309] The difference between Microsoft's GUID and std.uuid.UUID

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14309 --- Comment #1 from Sobirari Muhomori --- UUID is big endian, GUID is little endian, hence mismatch. --

[Issue 10664] Win64: exception handling does not work with COMDAT folding

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10664 Temtaime changed: What|Removed |Added CC||temta...@gmail.com --- Comment #1 from Temtaime

[Issue 14309] New: The difference between Microsoft's GUID and std.uuid.UUID

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14309 Issue ID: 14309 Summary: The difference between Microsoft's GUID and std.uuid.UUID Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW

[Issue 14308] New: Compiling druntime with -release breaks range exceptions

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14308 Issue ID: 14308 Summary: Compiling druntime with -release breaks range exceptions Product: D Version: unspecified Hardware: All OS: All Status: NEW

[Issue 14307] Ddoc: issue error on all functions that are missing ddoc sections

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14307 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #3 from Jacob Carlb

[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14301 Ivan Kazmenko changed: What|Removed |Added CC||ga...@mail.ru --- Comment #11 from Ivan Kazm

[Issue 12744] auto ref crashes DMD on ASSERT

2015-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12744 --- Comment #1 from Tomer Filiba --- happens on dmd 2.66.1 as well: void f(int x, out int y) { } void g(ref ParameterTypeTuple!f params) { f(params); } dmd: mtype.c:9529: void Parameter::toDecoBuffer(OutBuffer*): Assertion `0' failed. [1]1