[Issue 23409] ImportC: multiple usages of va_list produces garbage
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 14 04:35:26 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23409
--- Comment #5 from dave287091 at gmail.com ---
(In reply to Walter Bright from comment #4)
> The problem probably has to do with putting va_start and va_end in a loop. I
> think it was written expecting it to be done only once.
The same problem occurs with manually unrolling the loop.
--
More information about the Digitalmars-d-bugs
mailing list