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. 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

Attachment: pgpNHPN0D_ye6.pgp
Description: PGP signature

_______________________________________________
bug-indent mailing list
bug-indent@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to