bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple Block comments on the Same Line causes errors


From: Brian Collum
Subject: Multiple Block comments on the Same Line causes errors
Date: Wed, 9 Nov 2011 10:31:25 -0600

Hi,

I am sure I'm not the first one to report this, but I couldn't find any
documentation or info online about this issue.

If you have the comment:

/* This is a comment */ /*This is the second comment*/

All on the same line you will end up with this:

       /* This is a comment *//*This is the second comment */

That is, indent will add two tabs and seven spaces in front of the line.
This is even without any kind of .indent.pro file.

Is this a bug? I am running Indent version 2.2.10 under cygwin.

Regards,
Brian Collum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]