On Di, 15 Aug 2023, Christ van Willegen wrote:
> Op di 15 aug. 2023 21:27 schreef John Marriott <[email protected]>: > > On 14-Aug-2023 02:15, Christian Brabandt wrote: > > patch 9.0.1704: Cannot use positional arguments for printf() > > > > Commit: https://github.com/vim/vim/commit/ > 0c6181fec4c362eb9682d5af583341eb20cb1af5 > > Author: Christ van Willegen <[email protected]> > > Date: Sun Aug 13 18:03:14 2023 +0200 > > > > patch 9.0.1704: Cannot use positional arguments for printf() > > > > Problem: Cannot use positional arguments for printf() > > Solution: Support positional arguments in string formatting > > > > closes: #12140 > > > > Signed-off-by: Christian Brabandt <[email protected]> > > Co-authored-by: Christ van Willegen <[email protected]> > > > > > After this patch my HPUX build fails with this linker error: > > Do the tests still work after this patch? John, have you checked the tests after your patch? Thanks, Christian -- double value; /* or your money back! */ short changed; /* so triple your money back! */ -- Larry Wall in cons.c from the perl source code -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/ZOHQcXGnm/WqjnZ7%40256bit.org.
