digitalmars.D.learn - importC error Error: undefined identifier `__builtin_unreachable`
- Dakota (5/5) Feb 26 I try one more importC case, get this error:
- Richard (Rikki) Andrew Cattermole (2/9) Feb 26 Reported: https://issues.dlang.org/show_bug.cgi?id=24413
- Dakota (7/16) Feb 26 Thanks.
- Richard (Rikki) Andrew Cattermole (3/4) Feb 26 Done.
I try one more importC case, get this error: ```sh Error: undefined identifier `__builtin_unreachable` ``` any tips to fix this?
Feb 26
On 26/02/2024 9:04 PM, Dakota wrote:I try one more importC case, get this error: ```sh Error: undefined identifier `__builtin_unreachable` ``` any tips to fix this?Reported: https://issues.dlang.org/show_bug.cgi?id=24413
Feb 26
On Monday, 26 February 2024 at 08:18:53 UTC, Richard (Rikki) Andrew Cattermole wrote:On 26/02/2024 9:04 PM, Dakota wrote:Thanks. can you help add one more bugs: ```sh Error: undefined identifier `__builtin_clz` ```I try one more importC case, get this error: ```sh Error: undefined identifier `__builtin_unreachable` ``` any tips to fix this?Reported: https://issues.dlang.org/show_bug.cgi?id=24413
Feb 26
On 26/02/2024 10:34 PM, Dakota wrote:undefined identifier `__builtin_clz`Done. https://issues.dlang.org/show_bug.cgi?id=24414
Feb 26