As a side effect the following 32bit issues are fixed too:
func.c:2108 buffer is too small
statement.c:1368 fdname is too small
Comment #1 by thomas-dloop — 2006-11-12T15:23:54Z
Created attachment 43
dmd-0.173-sprintf-buffer.patch
Comment #2 by bugzilla — 2006-11-17T05:26:55Z
Incorporated DMD 0.174
Comment #3 by dlang-bot — 2020-07-20T06:04:57Z
dlang-community/dfmt pull request #498 "Fix issue 497: insert space before function/delegate in function type that returns template instantiated with parenless value argument" was merged into master:
- 4dd05031ec006e2cbf7a835b2c3de5cc78c6557e by Mathis Beer:
Fix issue 497: insert space before function/delegate in function type that returns template instantiated with parenless value argument
https://github.com/dlang-community/dfmt/pull/498