Bug#496433: Patch

2008-09-04 Thread Amit Shah
On Thu, Sep 4, 2008 at 3:43 AM, Sebastien Delafond [EMAIL PROTECTED] wrote: Attached patch should take care of it; I will be uploading a 0.05-1.1 based on it to DELAYED/7 at the end of the week, if Amit hasn't done it by then. Thanks Sebastien, please go ahead. I'm travelling and don't

Bug#496433: Patch

2008-09-03 Thread Sebastien Delafond
bug 496433 + patch thanks Attached patch should take care of it; I will be uploading a 0.05-1.1 based on it to DELAYED/7 at the end of the week, if Amit hasn't done it by then. Cheers, --Seb --- ../audiolink-0.05.bak/code/audiolink 2008-09-03 14:53:29.0 -0700 +++ code/audiolink 2008-09

Bug#496433: Patch, take #2

2008-09-03 Thread Sebastien Delafond
Missed one instance of hardcode tempfile. Cheers, --Seb --- ../audiolink-0.05.bak/code/audiolink 2008-09-03 14:53:29.0 -0700 +++ code/audiolink 2008-09-03 15:18:10.0 -0700 @@ -28,6 +28,7 @@ use DBI; use Getopt::Long; use Pod::Usage; +use File::Temp qw/ tempfile /; # Options