[Issue 19924] Make core.bitop.bswap(ulong) work in betterC

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19924 --- Comment #1 from Dlang Bot --- @n8sh created dlang/druntime pull request #2621 "Issue 19924 - Make core.bitop.bswap(ulong) work in betterC" mentioning this issue: - Issue 19924 - Make core.bitop.bswap(ulong) work in betterC https://github.com/dl

[Issue 19924] New: Make core.bitop.bswap(ulong) work in betterC

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19924 Issue ID: 19924 Summary: Make core.bitop.bswap(ulong) work in betterC Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement P

[Issue 18439] Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1'

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19913] ICE: Segmentation fault with mixin and enum

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19913 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19912] [module] No implicit import of object module when an object declaration exists.

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19912 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13819] ICE: backend\cg87.c with -O: "a % 2 != 0" for a double

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13819 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19002] __FUNCTION__ and __PRETTY_FUNCTION__ cannot be used as C string literals

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19002 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19045] [ICE] Casting from real to ulong in comparison causes fails to compile

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19045 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86

[Issue 13819] ICE: backend\cg87.c with -O: "a % 2 != 0" for a double

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13819 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #5 from Dlang Bot --- @Basile-

[Issue 18439] Error: cannot use operator ~= in @nogc delegate 'main.test.__lambda1'

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #5 from Dlang Bot --- @look-at

[Issue 17386] Internal error: backend\cgcod.c 1841

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17386 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19295] ICE when taking address of member function passed as template parameter

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19295 Basile-z changed: What|Removed |Added Summary|ICE when taking address of |ICE when taking address of |nes

[Issue 19295] ICE when taking address of nested function passed as template parameter

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19295 Basile-z changed: What|Removed |Added Summary|ICE when taking address of |ICE when taking address of |mem

[Issue 19295] ICE when taking address of member function passed as template parameter

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19295 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86

[Issue 17648] dmd segfault on overload set introspection

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17648 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12345] byLine.popFront() fails with 'Internal error: backend/cod2.c 2200' when compiled with '-inline' switch

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12345 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86_64

[Issue 16681] ICE 1662

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16681 Basile-z changed: What|Removed |Added Keywords|ice, ice-on-valid-code, | |SIMD|

[Issue 16681] ICE 1662

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16681 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #3 from Basile-z ---

[Issue 19923] New: ICE: typesem.d(3809): Assertion failure with .classinfo

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19923 Issue ID: 19923 Summary: ICE: typesem.d(3809): Assertion failure with .classinfo Product: D Version: D2 Hardware: All OS: All Status: NEW Se

[Issue 19923] ICE: typesem.d(3809): Assertion failure with .classinfo

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19923 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from Iai

[Issue 19911] ICE: Segmentation fault with struct object and variadic function

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19911 --- Comment #1 from Iain Buclaw --- Reduced test (no druntime dependency) module object; void f(...){} --

[Issue 19922] ICE: Segmentation fault with typeid()

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19922 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from Iai

[Issue 19922] New: ICE: Segmentation fault with typeid()

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19922 Issue ID: 19922 Summary: ICE: Segmentation fault with typeid() Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: critical Priority: P

[Issue 14361] [SDC] Allow aliasing integer and other literals

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14361 Basile-z changed: What|Removed |Added Keywords|rejects-valid | CC||

[Issue 19912] [module] No implicit import of object module when an object declaration exists.

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19912 --- Comment #3 from Iain Buclaw --- It's a second symptom for the segfault in issue 19911. Whilst fixing this will make the original test case not segfault, the issue is still present when compiling without druntime. This was originally reported in

[Issue 19002] __FUNCTION__ and __PRETTY_FUNCTION__ cannot be used as C string literals

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19002 --- Comment #4 from Dlang Bot --- @Basile-z updated dlang/dmd pull request #9920 "fix issue 19002 - __FUNCTION__ and __PRETTY_FUNCTION__ cannot be used as C string literals" fixing this issue: - fix issue 19002 - __FUNCTION__ and __PRETTY_FUNCTION_

[Issue 19002] __FUNCTION__ and __PRETTY_FUNCTION__ cannot be used as C string literals

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19002 Basile-z changed: What|Removed |Added Keywords|wrong-code |pull CC|

[Issue 19921] Visual D has incompatibility with VS 2019.1

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19921 --- Comment #3 from Srxy Wang --- My test result is that only auto-completion and go-to-definition is affected by this. This can be fixed by opening the unrecommended option pointed in the image. But we are not recommended to switch it on, so please

[Issue 19921] Visual D has incompatibility with VS 2019.1

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19921 --- Comment #2 from Srxy Wang --- Reuploaded the image as the original one isn’t clear. --

[Issue 19921] Visual D has incompatibility with VS 2019.1

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19921 --- Comment #1 from Srxy Wang --- Created attachment 1747 --> https://issues.dlang.org/attachment.cgi?id=1747&action=edit The option mentioned in the text --

[Issue 19921] New: Visual D has incompatibility with VS 2019.1

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19921 Issue ID: 19921 Summary: Visual D has incompatibility with VS 2019.1 Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: major Prio

[Issue 19916] union member access should be un-@safe

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19916 --- Comment #9 from Dennis --- (In reply to Simen Kjaeraas from comment #8) > Did you see my example code? Yes, that's why I added "without using @trusted". @safe disallows uninitialized/overlapping pointers, you explicitly circumvented that by cast

[Issue 19916] union member access should be un-@safe

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19916 --- Comment #8 from Simen Kjaeraas --- (In reply to Dennis from comment #7) > Unless there is a way to actually corrupt memory in @safe code using this > (without using @trusted) it's not something @safe should prevent. Did you see my example code?

[Issue 19916] union member access should be un-@safe

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19916 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #7 from Dennis --- (In

[Issue 19893] extern(C++, "ns") should count as module scope for version declarations

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19893 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19920] __trait(parent, ...) broken with extern(C++,"ns") nested in scopes

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19920 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 3632] modify float is float to do a bitwise compare

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3632 --- Comment #35 from Dlang Bot --- @ibuclaw updated dlang/dmd pull request #7568 "fix Issue 3632 - modify float is float to do a bitwise compare" fixing this issue: - fix Issue 3632 - modify float is float to do a bitwise compare https://github.com/

[Issue 19905] Floating point .init should be bitwise identical to .nan

2019-05-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19905 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---