Re: Convert C style comments into C++ style comments in quickfix.c

2018-10-07 Fir de Conversatie Bram Moolenaar
Tony wrote: > On Sun, Oct 7, 2018 at 7:39 PM Yegappan Lakshmanan > wrote: > > > > Hi, > > > > The attached patch changes all the C style comments (except for > > the function/data type headers) into C++ style comments in > > the quickfix.c file. > > > > - Yegappan > > > Are all these changes

Re: Convert C style comments into C++ style comments in quickfix.c

2018-10-07 Fir de Conversatie Bram Moolenaar
Yegappan wrote: > The attached patch changes all the C style comments (except for > the function/data type headers) into C++ style comments in > the quickfix.c file. Thanks. Note that I don't plan to do this for all the source code, only parts that are being changed. -- In Joseph Heller's

Re: Convert C style comments into C++ style comments in quickfix.c

2018-10-07 Fir de Conversatie Tony Mechelynck
On Sun, Oct 7, 2018 at 7:39 PM Yegappan Lakshmanan wrote: > > Hi, > > The attached patch changes all the C style comments (except for > the function/data type headers) into C++ style comments in > the quickfix.c file. > > - Yegappan > Are all these changes really useful? Isn't it a little like

Convert C style comments into C++ style comments in quickfix.c

2018-10-07 Fir de Conversatie Yegappan Lakshmanan
Hi, The attached patch changes all the C style comments (except for the function/data type headers) into C++ style comments in the quickfix.c file. - Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For