bug-indent
[Top][All Lists]
Advanced

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

Bug#535601: Indent changes file twice when called twice (fwd)


From: Santiago Vila
Subject: Bug#535601: Indent changes file twice when called twice (fwd)
Date: Fri, 24 Jul 2009 20:20:25 +0200 (CEST)

Hello.

I received this from the Debian bug system:

---------- Forwarded message ----------
From: Joachim Zobel <address@hidden>
To: address@hidden
Date: Fri, 03 Jul 2009 08:12:49 +0200
Subject: Bug#535601: Indent changes file twice when called twice

Package: indent
Version: 2.2.10-1
Severity: normal

We have found that indent changes some files back and forth. Here is an
example that reproduces the problem:

address@hidden cp test_indent.c test_indent.c.org
address@hidden indent -kr --no-tabs test_indent.c
address@hidden diff test_indent.c test_indent.c.org 
18,19c18,19
<     return
bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->
<         bar->bar->bar->bar->bar;
---
>     return bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->bar->
>         bar->bar->bar->bar->bar->bar;
address@hidden indent -kr --no-tabs test_indent.c
address@hidden diff test_indent.c test_indent.c.org 
address@hidden 

Sincerely,
Joachim

Attachment: test_indent.c
Description: Text Data


reply via email to

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