Asking for advice - assert for ImportC

Era Scarecrow rtcvb32 at yahoo.com
Sat Jul 16 23:58:13 UTC 2022


On Thursday, 28 April 2022 at 06:59:24 UTC, Daniel N wrote:
> On Thursday, 28 April 2022 at 04:33:18 UTC, Walter Bright wrote:
>> I put in a PR to add __assert(assign-expression) to ImportC, 
>> for reasons explained in the PR:
>>
>> https://github.com/dlang/dmd/pull/14026
>>
>> Unfortunately, some C compilers use __assert. Arghh!
>>
>> I seem unable to come up with a decent name. Advice welcome!
>
> _D_assert
> ___assert

asserting, asserted, checking, checked, determine, guaranteed, 
debugcheck, plankcheck, deathcheck, halt_if_fails, affirmation, 
affirm, polaris (north star), harden, oneway, yieldif, 
assertcorrect, notfalse, notnottrue, proof, proving, proved...


More information about the Digitalmars-d mailing list