Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Clark Wang <[email protected]> Thu, 18 Jun 2015 16:59:55 +0800
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <CADv8-oiSFxH6GumoHRMUVVfPoAwNdUcyEx67VWKc7o1NNh2jdw@mail.gmail.com> |
On Wed, Jun 17, 2015 at 9:00 PM, Tim Hentenaar <[email protected]> wrote: > Hi Clark, > > On Wed, Jun 17, 2015 at 02:48:19PM +0800, Clark Wang wrote: > > On Wed, Jun 17, 2015 at 2:29 PM, Tim Hentenaar <[email protected]> > wrote: > > > > > > > > > > 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 take that back. Actually, it wasn't the sizeof operator specificially, > but it sure did seem that way. :P > > Can you try patch at the latest HEAD in my repo and let me know if that > fixes your issue? > It works fine. Thanks. -clark > > If all is well, I'll likely send another set of patches to the list in > the next few days. > > Kind Regards, > > Tim >