[Issue 20512] Return type of memchr should be inout(void)* rather than void*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20512 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20513] Return type of wmemchr should be inout(wchar_t)* rather than wchar_t*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20513 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19694] Cannot put Objective-C classes in structs

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19694 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 19216] object.destroy doesn't handle Objective-C classes correctly

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19216 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 19643] core.demangle doesn't handle extern(Objective-C) correctly

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19643 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 19217] object.destroy doesn't handle non D interfaces correctly

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19217 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 16423] ModuleInfo missing when linking to static lib with classes

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16423 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 17936] [ICE] compiling some Objective-C code with -lib flag fails

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17936 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 19017] Calling objc method returning struct segfaults

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19017 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 17310] [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments?

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17310 Walter Bright changed: What|Removed |Added Keywords||objc --

[Issue 15766] extern(Objective-C) should result in compile error on OS X 32bit

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15766 Walter Bright changed: What|Removed |Added Keywords||objc CC|

[Issue 20514] obj-c info incorrectly placed in __objc_const section

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20514 Walter Bright changed: What|Removed |Added Keywords||objc --- Comment #1 from Walter Bright ---

[Issue 20514] New: obj-c info incorrectly placed in __objc_const section

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20514 Issue ID: 20514 Summary: obj-c info incorrectly placed in __objc_const section Product: D Version: D2 Hardware: All OS: Mac OS X Status: NEW Severity: normal

[Issue 20513] Return type of wmemchr should be inout(wchar_t)* rather than wchar_t*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20513 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @n8sh

[Issue 20512] Return type of memchr should be inout(void)* rather than void*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20512 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @n8sh

[Issue 20513] New: Return type of wmemchr should be inout(wchar_t)* rather than wchar_t*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20513 Issue ID: 20513 Summary: Return type of wmemchr should be inout(wchar_t)* rather than wchar_t* Product: D Version: D2 Hardware: All OS: All Status:

[Issue 20512] New: Return type of memchr should be inout(void)* rather than void*

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20512 Issue ID: 20512 Summary: Return type of memchr should be inout(void)* rather than void* Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 19542] Forward reference segfault with string namespace C++ syntax

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19542 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20511] Can't format JSONValue to OutputRange due to @safe

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20511 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 14003] fork() on MacOS X 10.10.1 results in a core.exception.InvalidMemoryOperationError@(0)

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14003 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 13750] @nogc decreasing array lenghts with decrementing operator --

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13750 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com

[Issue 13691] Add @nogc at the top of system modules like core.sys.linux.sys.mman

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13691 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19909] core.stdc.errno missing POSIX error code on Windows

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19909 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 11989] Introduce a new monotonic clock type and phase out TickDuration

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11989 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com --- Comment #2

[Issue 11076] Allow delete null in the spec

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11076 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20511] New: Can't format JSONValue to OutputRange due to @safe

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20511 Issue ID: 20511 Summary: Can't format JSONValue to OutputRange due to @safe Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: minor

[Issue 10508] qsort_r is not present on older Linux systems

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10508 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20511] Can't format JSONValue to OutputRange due to @safe

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20511 FeepingCreature changed: What|Removed |Added Severity|minor |regression --

[Issue 8841] Missing line numbers in stack trace?

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8841 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8273] FreeBSD core.sys.posix.unistd enums severely lacking

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8273 Mathias LANG changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 8140] allow to catch exceptions by implemented interface

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8140 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6649] core.sys.posix.sys.ioctl

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6649 Mathias LANG changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 4527] writeln/typeid to not expand aliases (for string types)

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4527 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4368] Fork() on OS X 2.047 results in a core.thread.ThreadException

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4368 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10364] Mac OS 10.8 program crash

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10364 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com --- Comment #10

[Issue 19909] core.stdc.errno missing POSIX error code on Windows

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19909 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @Geod24

[Issue 19909] core.stdc.errno missing POSIX error code on Windows

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19909 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com

[Issue 19542] Forward reference segfault with string namespace C++ syntax

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19542 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @Geod24

[Issue 20510] New: Make backtrace code read the dSYM data

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20510 Issue ID: 20510 Summary: Make backtrace code read the dSYM data Product: D Version: D2 Hardware: All OS: Mac OS X Status: NEW Severity: enhancement

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

2020-01-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18439 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED CC|