Hello,

On Fri, Jul 21, 2006 at 07:26:01PM +0200, Pierre Habouzit wrote:
> Package: headache
> Version: 1.03-8
> Severity: grave
> 
>   when you configure headeache to generate 'line' setups, like:
> 
>   | ".*\\.c" -> lines line:"*" width:1 open:"/*" close:"*/" begin:" * " 
> last:" "
> 
>   it is unable to recognize its previous headers, and creates new ones
>   ever and ever again.
> 
> 
> 
> 
>   worse, when the configuration is:
> 
>   | ".*\\.c" -> lines line:"*" open:"/*" close:"*/"
> 
>   if you create a foo.c that is exactly:
> 
> ---------8<-----------
> int main() {
>     return 1;
> }
> --------->8-----------
> 
>   the first time you run headache all is fine. The second time, it
> *EATS* the function and causes data loss (hence the severity of the
> bug).
>

Upstream bug off course, i will confirm and send it upstream next
monday.

Kind regard
Sylvain Le Gall


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to