Hi Mark, What does the fix to 't/codingstd/c_indent.t' do? Does it ignore anything inside #ifdef __cplusplus blocks?
Regards, Senaka On Sat, Apr 19, 2008 at 6:38 AM, Mark Glines via RT < [EMAIL PROTECTED]> wrote: > On Thu Apr 17 09:03:57 2008, infinoid wrote: > > On Tue Apr 15 02:58:18 2008, [EMAIL PROTECTED] wrote: > > > +extern "C" > > > +{ > > > > This patch causes a failure in t/codingstd/c_indent.t. Otherwise, I > > think your patch is the right fix for this. > > Checked in as r27025, with a hack to c_indent.t to ignore __cplusplus > preprocessor clauses. > >