https://issues.dlang.org/show_bug.cgi?id=23409

Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@digitalmars.com

--- Comment #4 from Walter Bright <bugzi...@digitalmars.com> ---
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.

--

Reply via email to