Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token

2017-07-11 Thread Martin Sebor
On 07/11/2017 12:32 PM, David Malcolm wrote: On Tue, 2017-07-11 at 11:28 -0600, Martin Sebor wrote: On 07/11/2017 09:24 AM, David Malcolm wrote: [This patch kit is effectively just one patch; I've split it up into 3 parts, in the hope of making it easier to review: the c-family parts, the C p

Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token

2017-07-11 Thread David Malcolm
On Tue, 2017-07-11 at 11:28 -0600, Martin Sebor wrote: > On 07/11/2017 09:24 AM, David Malcolm wrote: > > [This patch kit is effectively just one patch; I've split it up > > into > > 3 parts, in the hope of making it easier to review: > > the c-family parts, the C parts, and the C++ parts] > > >

Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token

2017-07-11 Thread Martin Sebor
On 07/11/2017 09:24 AM, David Malcolm wrote: [This patch kit is effectively just one patch; I've split it up into 3 parts, in the hope of making it easier to review: the c-family parts, the C parts, and the C++ parts] This patch adds a hint to the user to various errors generated in the C fron

[PATCH 0/3] C/C++: show pertinent open token when missing a close token

2017-07-11 Thread David Malcolm
[This patch kit is effectively just one patch; I've split it up into 3 parts, in the hope of making it easier to review: the c-family parts, the C parts, and the C++ parts] This patch adds a hint to the user to various errors generated in the C frontend by: c_parser_require (parser, CPP_CLOSE