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
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
https://issues.dlang.org/show_bug.cgi?id=18439
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19913
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19912
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=13819
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19002
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19045
Basile-z changed:
What|Removed |Added
CC||b2.t...@gmx.com
Hardware|x86
https://issues.dlang.org/show_bug.cgi?id=13819
Dlang Bot changed:
What|Removed |Added
Keywords||pull
--- Comment #5 from Dlang Bot ---
@Basile-
https://issues.dlang.org/show_bug.cgi?id=18439
Dlang Bot changed:
What|Removed |Added
Keywords||pull
--- Comment #5 from Dlang Bot ---
@look-at
https://issues.dlang.org/show_bug.cgi?id=17386
Basile-z changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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
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
https://issues.dlang.org/show_bug.cgi?id=19295
Basile-z changed:
What|Removed |Added
CC||b2.t...@gmx.com
Hardware|x86
https://issues.dlang.org/show_bug.cgi?id=17648
Basile-z changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://issues.dlang.org/show_bug.cgi?id=12345
Basile-z changed:
What|Removed |Added
CC||b2.t...@gmx.com
Hardware|x86_64
https://issues.dlang.org/show_bug.cgi?id=16681
Basile-z changed:
What|Removed |Added
Keywords|ice, ice-on-valid-code, |
|SIMD|
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 ---
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
https://issues.dlang.org/show_bug.cgi?id=19923
Iain Buclaw changed:
What|Removed |Added
CC||ibuc...@gdcproject.org
--- Comment #1 from Iai
https://issues.dlang.org/show_bug.cgi?id=19911
--- Comment #1 from Iain Buclaw ---
Reduced test (no druntime dependency)
module object;
void f(...){}
--
https://issues.dlang.org/show_bug.cgi?id=19922
Iain Buclaw changed:
What|Removed |Added
CC||ibuc...@gdcproject.org
--- Comment #1 from Iai
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
https://issues.dlang.org/show_bug.cgi?id=14361
Basile-z changed:
What|Removed |Added
Keywords|rejects-valid |
CC||
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
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_
https://issues.dlang.org/show_bug.cgi?id=19002
Basile-z changed:
What|Removed |Added
Keywords|wrong-code |pull
CC|
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
https://issues.dlang.org/show_bug.cgi?id=19921
--- Comment #2 from Srxy Wang ---
Reuploaded the image as the original one isn’t clear.
--
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
--
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
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
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?
https://issues.dlang.org/show_bug.cgi?id=19916
Dennis changed:
What|Removed |Added
CC||dkor...@live.nl
--- Comment #7 from Dennis ---
(In
https://issues.dlang.org/show_bug.cgi?id=19893
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19920
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/
https://issues.dlang.org/show_bug.cgi?id=19905
Dlang Bot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
38 matches
Mail list logo