pingus-devel
[Top][All Lists]
Advanced

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

Re: Conditional targets


From: David Philippi
Subject: Re: Conditional targets
Date: Fri, 14 Jun 2002 11:33:54 +0200
User-agent: KMail/1.4.1

On Friday 14 June 2002 10:22, Kenneth Gangstoe wrote:
> Sounds like a nice script - can you make it public?

I can - but beware, it was not designed to be public. ;-)
It will emit tons of error messages since I didn't find a way to redirect the 
stderr of a subprocess in a few seconds so I just choose to write the 
interesting messages in a file and to ignore the output itself. ;-)
I've cleaned it up a little and changed the output file to success.txt .
I called it with a for i in *.cxx; do ./cleaner.pl $i; done .
If there's interest I can send you a script doing the same with header files 
too.

Bye David

Attachment: cleaner.pl
Description: Text Data


reply via email to

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