Your message dated Wed, 11 Jun 2008 12:40:42 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
has caused the   report #485764,
regarding Regression with --blank-lines-after-declarations in 2.2.10
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
485764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485764
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Hello.

I received this from the Debian bug system.

---------- Forwarded message ----------
From: "Sebastian [UTF-8] Dröge" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Date: Wed, 11 Jun 2008 11:24:23 +0200
Subject: Bug#485764: Regression with --blank-lines-after-declarations in 2.2.10

Package: indent
Version: 2.2.10-1
Severity: important

Hi,
since 2.2.10 indent adds too many newlines when using
--blank-lines-after-declarations. Sample code below
gets a newline between the declarations of a and b
added while this parameter should only add a newline after
blocks of declarations, i.e. after the declaration of b.

>         int
>         main (int a, char ** b)
>         {
>           int a;
>           int b;
>          
>           return 0;
>         }

Bye


--- End Message ---

Reply via email to