This is the mail archive of the gcc-patches@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: cpplib: \t handling


On Fri, Jul 14, 2000 at 07:17:05AM +0900, Neil Booth wrote:
> This patch cleans up \t handling by putting it in a separate routine.
> It adds a call to it from skip_block_comment too, meaning we keep
> track of columns correctly within comments.
> 
> I took the opportunity to tidy up skip_block_comment at the same time,
> and squash a buglet where we wouldn't -Wcomments warn about a comment
> beginning /*/*.

Ok.

zw

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