[Issue 15577] New: -profile and atomicOp segfaults

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15577 Issue ID: 15577 Summary: -profile and atomicOp segfaults Product: D Version: D2 Hardware: x86_64 OS: Mac OS X Status: NEW Severity: normal Priority:

[Issue 15457] Symbol Undefined __lseeki64

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15457 --- Comment #2 from Byron Heads --- The code use to compile but no longer does. --

[Issue 15482] new uuid.d forbids to link statically with other libraries

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15482 --- Comment #2 from Sobirari Muhomori --- There's a little incompatibility here: mssdk provides these guids in a static library and declares them as extern in headers, but gnu toolchain can't handle this scenario gracefully

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

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12572 Vladimir Panteleev changed: What|Removed |Added See Also|

[Issue 15574] wrong order of linker arguments breaks with as-needed

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15574 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7044 Vladimir Panteleev changed: What|Removed |Added See Also|

[Issue 15578] New: Should have access to namespace private symbols from same module

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15578 Issue ID: 15578 Summary: Should have access to namespace private symbols from same module Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15578] Should have access to namespace private symbols from same module

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15578 Walter Bright changed: What|Removed |Added Keywords||C++ --

[Issue 15539] core.sys.windows.* tweaks for 2.070

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15539 Vladimir Panteleev changed: What|Removed |Added Keywords||pull ---

[Issue 15572] Windows installer leaves "sc.ini" inaccessible

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15572 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/ebc452178823bd9d75ad12db918ec53c970b3285 Merge pull

[Issue 15564] Bogus non local error messages

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15564 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #2

[Issue 15564] Bogus non local error messages

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15564 --- Comment #3 from deadalnix --- All function literals. It is also in the release so no regression, but it is a major blocker :) --

[Issue 15456] sc.ini: Access denied for non-superusers on Windows 10

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #7 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/ebc452178823bd9d75ad12db918ec53c970b3285 Merge pull

[Issue 15572] Windows installer leaves "sc.ini" inaccessible

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

[Issue 15572] Windows installer leaves "sc.ini" inaccessible

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15572 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/ebc452178823bd9d75ad12db918ec53c970b3285 Merge pull

[Issue 15456] sc.ini: Access denied for non-superusers on Windows 10

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

[Issue 15456] sc.ini: Access denied for non-superusers on Windows 10

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #8 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/ebc452178823bd9d75ad12db918ec53c970b3285 Merge pull

[Issue 15556] Script line missing from lexical specification

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15556 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 9065] Please consider adding these std.traits

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9065 Jack Stouffer changed: What|Removed |Added CC||j...@jackstouffer.com

[Issue 15579] New: extern(C++) interfaces/multiple-inheritence

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15579 Issue ID: 15579 Summary: extern(C++) interfaces/multiple-inheritence Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 15579] extern(C++) interfaces/multiple-inheritence

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15579 Manu changed: What|Removed |Added Keywords||C++ --

[Issue 15580] New: Coverage Reports Should Not Count Lines in Unit Test Blocks

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15580 Issue ID: 15580 Summary: Coverage Reports Should Not Count Lines in Unit Test Blocks Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15581] New: foreach should not do bounds checking

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15581 Issue ID: 15581 Summary: foreach should not do bounds checking Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: enhancement

[Issue 15581] foreach should avoid bounds checking

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15581 Johannes Pfau changed: What|Removed |Added Summary|foreach should not do |foreach should avoid

[Issue 15568] Wrong contracts generated when compiled with -O

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15568 Mario Kroeplin changed: What|Removed |Added CC|

[Issue 15582] New: Slice returned by opSlice() not accepted as lvalue

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15582 Issue ID: 15582 Summary: Slice returned by opSlice() not accepted as lvalue Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 15548] [Home] Interaction with the code box adds vertical space

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15548 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from

[Issue 15371] __traits(getMember) should bypass the protection

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15371 --- Comment #3 from b2.t...@gmx.com --- Also if a template would be instantiated in the module that use it... --

[Issue 15458] when i input "." to show expansion,it crashed.

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15458 magicdmer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15548] [Home] Interaction with the code box adds vertical space

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15548 --- Comment #2 from Bastiaan Veelo --- Yes it is still present, and the reddit comment describes exactly what I see. I'm using Safari 9.0.2. --

[Issue 15553] topN very inefficient [slower than sort, even for topN(0)] but should be O(n)

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15553 Ivan Kazmenko changed: What|Removed |Added CC||ga...@mail.ru --- Comment #5

[Issue 15583] [REG] topN without uniform can show quadratic performance

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15583 --- Comment #2 from Ivan Kazmenko --- (copied from forum post: http://forum.dlang.org/post/gwscmfifeoefrsudb...@forum.dlang.org - as it is more relevant here) Perhaps I should include a textual summary as well. The code on DPaste

[Issue 15583] [REG] topN without uniform can show quadratic performance

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15583 --- Comment #1 from Ivan Kazmenko --- Created attachment 1575 --> https://issues.dlang.org/attachment.cgi?id=1575=edit fail_topn Added version of the code which I used to check with Digger that the culprit is Phobos pull #3921. --

[Issue 15583] New: [REG] topN without uniform can show quadratic performance

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15583 Issue ID: 15583 Summary: [REG] topN without uniform can show quadratic performance Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15582] Slice returned by opSlice() not accepted as lvalue

2016-01-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15582 b2.t...@gmx.com changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #1 from