More supported commands for e-mail bug managing
David Faure
faure at kde.org
Mon Feb 9 07:43:19 GMT 2004
On Sunday 08 February 2004 10:25, Andras Mantia wrote:
> sub CloseBug( $$$ )
You need to add a $ there, since you added one argument.
> {
> - my ( $id, $status, $resolution ) = @_;
> + my ( $id, $status, $resolution, $description ) = @_;
I'm not sure the duplicate merging will work that way, but as you say, let's try it.
Committed, server updated, please test on a dummy BR.
For debugging and fine-tuning, please mail me privately or find me on IRC (#koffice).
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list