RE: white space after star unexpected
"Moore, Robert" <[email protected]>
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <9D39833986E69849A2A8E74C1078B6B38648F5@orsmsx415.amr.corp.intel.com> |
I understand quite well. Indent needs to be smarter. >-----Original Message----- >From: John E Hein [mailto:[email protected]] >Sent: Thursday, June 19, 2008 9:33 AM >To: Moore, Robert >Cc: david ingamells; Brown, Len; bug-indent; Lin, Ming M >Subject: RE: white space after star unexpected > >Moore, Robert wrote at 09:28 -0700 on Jun 19, 2008: > > The discussion is about declarations. char *pointer. > >It seems like you don't understand David's point about "what else" a * >is used for (and thus why you can't nestle all *'s up against things >that may or may not be typenames - optionally or otherwise).