[Issue 23509] ImportC: Unable to parse GLibC assert.h's assert (and other nontrivial macros?)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 9 07:15:04 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23509
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
Might be able to support statement expressions by converting them to a nested
function with no arguments.
This won't work, though, with jumping into or out of a statement expression.
--
More information about the Digitalmars-d-bugs
mailing list