[Issue 18345] std.datetime documentation isn't properly split

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18345 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6fcd7371637b80b33ae4a36504f2299447459fb5 Issue 18345 - add bookmark tables to std.datetime

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/a2ab91ad483a18c277490fe2a6d725054ad39584 fix issue 18349 - std/math.d(543,33): Deprecation:

[Issue 18392] New: formum threads not searchable if starting with "Re: " (ie replies that were split off)

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18392 Issue ID: 18392 Summary: formum threads not searchable if starting with "Re: " (ie replies that were split off) Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 --- Comment #4 from Timothee Cour --- I'm confused: https://github.com/dlang/dmd/pull/7577/files says: Issue 14147 - Compiler crash on identical functions in a single module the bugs this fixes are cases of multiply

[Issue 18273] Better C: wrong exit code from main()

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18273 Walter Bright changed: What|Removed |Added Keywords||betterC

[Issue 18101] allow Tuple for BetterC

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18101 Walter Bright changed: What|Removed |Added Keywords||betterC

[Issue 18395] New: std.conv.hexString can't be used in BetterC

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18395 Issue ID: 18395 Summary: std.conv.hexString can't be used in BetterC Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: betterC

[Issue 18394] New: wrong `dmd --version` when building from git master: shows last tag instead of new one

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18394 Issue ID: 18394 Summary: wrong `dmd --version` when building from git master: shows last tag instead of new one Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18394] wrong `dmd --version` when building from git master: shows last tag instead of new one

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18394 Timothee Cour changed: What|Removed |Added CC|

[Issue 14147] Compiler crash on identical functions in a single module

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14147 Issue 14147 depends on issue 2789, which changed state. Issue 2789 Summary: Functions overloads are not checked for conflicts https://issues.dlang.org/show_bug.cgi?id=2789 What|Removed |Added

[Issue 18396] New: backtraces should demangle c++ symbols (eg via c++filt or __cxa_demangle)

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18396 Issue ID: 18396 Summary: backtraces should demangle c++ symbols (eg via c++filt or __cxa_demangle) Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18397] New: Poor implementation of std.conf.hexString results in unintended bloat

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397 Issue ID: 18397 Summary: Poor implementation of std.conf.hexString results in unintended bloat Product: D Version: D2 Hardware: All OS: All Status:

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 --- Comment #5 from Timothee Cour --- probably related to this PR: https://github.com/dlang/dmd/pull/7577/files#diff-3084a264389e086215b36670ae9f4a3dR392 snippet: /* Allow the hack that is actually used in druntime, +

[Issue 18397] Poor implementation of std.conf.hexString results in unintended bloat

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 2789] Functions overloads are not checked for conflicts

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2789 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2703] Duplicate constructors and methods

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2703 Issue 2703 depends on issue 2789, which changed state. Issue 2789 Summary: Functions overloads are not checked for conflicts https://issues.dlang.org/show_bug.cgi?id=2789 What|Removed |Added

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 Seb changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 18395] std.conv.hexString can't be used in BetterC

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18395 Seb changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18397] Poor implementation of std.conf.hexString results in unintended bloat

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 18393] New: REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 Issue ID: 18393 Summary: REG(v2.078.1=>master) function re-declarations causes conflict, but should not Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 18381] std.random.uniform01!(double,Mt19937) should produce at least 2^^53 distinct values

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18381 --- Comment #2 from Nathan S. --- See the comments at pull request #6128 for why this could be a breaking change for existing projects. --

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 --- Comment #2 from Timothee Cour --- on a vaguely related note: ``` void fun_bad3(T)(T a); void fun_bad3(T)(T a){} void test(){ fun_bad3(1); } ``` Error: test_all.fun_bad3 called with argument types (int) matches

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 Timothee Cour changed: What|Removed |Added CC|

[Issue 18393] REG(v2.078.1=>master) function re-declarations causes conflict, but should not

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18393 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18397] Poor implementation of std.conf.hexString results in unintended bloat

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18397 --- Comment #2 from Walter Bright --- https://github.com/dlang/phobos/pull/6138 --

[Issue 17778] Creating a static array with duplicates in betterC causes "undefined reference to _memset32" linker failure

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17778 Mike Parker changed: What|Removed |Added CC||aldac...@gmail.com ---

[Issue 18247] core.stdc.math functions that never set errno should be pure

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18247 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/4c1b9a3a3dfb2ac69bf98fdd5c633737ad7998c5 Fix Issue 18247 - core.stdc.math functions that

[Issue 18388] New: std.experimental.logger slow performance

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18388 Issue ID: 18388 Summary: std.experimental.logger slow performance Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 18388] std.experimental.logger slow performance

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18388 --- Comment #1 from Arun Chandrasekaran --- Platform: Ubuntu 17.10 - 64 bit. Compiler: LDC - the LLVM D compiler (1.7.0): based on DMD v2.077.1 and LLVM 5.0.1 built with LDC - the LLVM D compiler (1.7.0) Default target:

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 Basile B. changed: What|Removed |Added Keywords||pull --- Comment #4 from

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 --- Comment #3 from Basile B. --- The constraint is already commented... https://github.com/dlang/phobos/pull/6014 https://github.com/dlang/phobos/pull/6014/files#diff-8b9f1870415268a4c40b628d596dc405R549 Maybe the fix can be done

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 Basile B. changed: What|Removed |Added Hardware|x86 |All OS|Mac OS

[Issue 18386] mixin ... isn't a template error when used in new scope

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18386 tet...@tetyys.com changed: What|Removed |Added Severity|enhancement |normal --

[Issue 18315] wrong code for `int.min > 0`

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18315 Martin Nowak changed: What|Removed |Added Summary|wrong code for `i > 0` |wrong code for `int.min >

[Issue 15246] Destructor inheritance doesn't inherit attributes properly

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15246 --- Comment #14 from Simen Kjaeraas --- *** Issue 17867 has been marked as a duplicate of this issue. *** --

[Issue 17867] @trusted destructor not callable from @safe function

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17867 Simen Kjaeraas changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17592] destroy isn't marked @nogc when the class destructor is marked as @nogc

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17592 Simen Kjaeraas changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17297] Object.~this not being @nogc is severely limiting @nogc applicability

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17297 Simen Kjaeraas changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15246] Destructor inheritance doesn't inherit attributes properly

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15246 Simen Kjaeraas changed: What|Removed |Added CC||alil...@gmail.com

[Issue 18389] New: Missing interference for nested static arrays

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18389 Issue ID: 18389 Summary: Missing interference for nested static arrays Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: enhancement

[Issue 18315] wrong code for `i > 0`

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18315 Steven Schveighoffer changed: What|Removed |Added Summary|wrong code for `int.min > |wrong code for

[Issue 16189] Optimizer bug, with simple test case

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16189 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 18390] New: Allow to set the linker via a CLI flag

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18390 Issue ID: 18390 Summary: Allow to set the linker via a CLI flag Product: D Version: D2 Hardware: All OS: Linux Status: NEW Keywords: bootcamp

[Issue 18390] Allow to set the linker via a CLI flag

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18390 --- Comment #1 from Seb --- See also: https://dlang.org/dmd-linux.html#environment --

[Issue 18391] New: DMD color-highlighting should be user-definable

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18391 Issue ID: 18391 Summary: DMD color-highlighting should be user-definable Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: bootcamp

[Issue 18391] DMD color-highlighting should be user-definable

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18391 Adam D. Ruppe changed: What|Removed |Added CC|

[Issue 18391] DMD color-highlighting should be user-definable

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18391 --- Comment #2 from Seb --- > I'd argue they kinda can by doing a palette swap in their console/terminal > emulator. Note that not all terminals are equal, my terminal has some issues with boldness:

[Issue 18391] DMD color-highlighting should be user-definable

2018-02-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18391 --- Comment #3 from Adam D. Ruppe --- It's just more configuration that has to be coded, tested, documented, and actually used by the end user. Whereas knowing how to fix up your terminal palette will just work across all