[Issue 15399] unaligned pointers are not @safe

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 ag0ae...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 15399] unaligned pointers are not @safe

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #9 from Walter Bright --- Closed and new bug created for variations: https://issues.dlang.org/show_bug.cgi?id=18597 --

[Issue 15399] unaligned pointers are not @safe

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 Walter Bright changed: What|Removed |Added See Also|

[Issue 15399] unaligned pointers are not @safe

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #8 from Walter Bright --- (In reply to ag0aep6g from comment #5) > Reopening because these very slight variations are still accepted: Since the original bug was fixed, I'd prefer opening new bugs for new

[Issue 15399] unaligned pointers are not @safe

2018-03-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #7 from ag0ae...@gmail.com --- (In reply to Walter Bright from comment #6) > (In reply to ag0aep6g from comment #5) > > Reopening because these very slight variations are still accepted: > > > > 1) hosts[n] = Unaligned(0, new Victim); >

[Issue 15399] unaligned pointers are not @safe

2018-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #6 from Walter Bright --- (In reply to ag0aep6g from comment #5) > Reopening because these very slight variations are still accepted: > > 1) hosts[n] = Unaligned(0, new Victim); > 2) Unaligned u = { p: new

[Issue 15399] unaligned pointers are not @safe

2017-09-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 ag0ae...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 15399] unaligned pointers are not @safe

2016-10-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a294c6e774fb2d0b40b453f2ff9896b7f99e027f fix Issue 15399 - unaligned pointers are not @safe https

[Issue 15399] unaligned pointers are not @safe

2016-06-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a294c6e774fb2d0b40b453f2ff9896b7f99e027f fix Issue 15399 - unaligned pointers are not @safe https

[Issue 15399] unaligned pointers are not @safe

2016-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 Walter Bright changed: What|Removed |Added CC|

[Issue 15399] unaligned pointers are not @safe

2015-12-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 15399] unaligned pointers are not @safe

2015-12-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15399 Ketmar Dark changed: What|Removed |Added CC|