• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Advanced search and replace question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advanced search and replace question


  • Subject: Re: Advanced search and replace question
  • From: Alex Zavatone <email@hidden>
  • Date: Mon, 30 Mar 2015 15:14:21 -0400

Man, this has an Objective-C section too.  Sadly, it turns out that the exact stuff I just did (pad method prefix).

In case this might help out anyone else, here's a spacing option I found in in AStyle that seems to address my issue.

--pad-oper / -p 
Insert space padding around operators

if (foo==2)
    a=bar((b-c)*a,d--);

becomes:

if (foo == 2)
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Advanced search and replace question (From: Alex Zavatone <email@hidden>)
 >Re: Advanced search and replace question (From: Jonathan Prescott <email@hidden>)

  • Prev by Date: Re: Advanced search and replace question
  • Next by Date: Re: Advanced search and replace question
  • Previous by thread: Re: Advanced search and replace question
  • Next by thread: Re: Advanced search and replace question
  • Index(es):
    • Date
    • Thread