This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -traditional comment elimination (yuk...)


Neil Booth wrote:
> &/**/&          <&&>         <&><&>           <&&>
> foo/**/bar   <foo><bar>    <foo><bar>       <foobar>
> 123/**/.456  <123><.456>   <123><.456>      <123.456>

Which brings up the interesting question of what

&//
&

should mean :-)

-- Jamie

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]