On Wed, Jun 17, 2015 at 2:29 PM, Tim Hentenaar <t...@hentenaar.com> wrote:

> On Wed, Jun 17, 2015 at 01:08:19PM +0800, Clark Wang wrote:
>  Hi Tim,
> >
> > Does your github repository ( https://github.com/thentenaar/indent )
> > include all these patches? I just tried your latest code (commit
> > 3c3dbe3e33) but it did not work. See followng example:
>
> Indeed. It's something related to the sizeof operator.


Yes. I also have a workaround here: http://superuser.com/questions/855881/
. :)


> I'll look into it
> today.
>
> If you change the first two lines in the initializer list for arr to
>
> { &a, "xxx" },
> { &b, 123 },
>
> those get formatted correctly.
>
> Kind Regards,
>
> Tim
>
>
_______________________________________________
bug-indent mailing list
bug-indent@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to