Your message dated Mon, 7 Apr 2008 16:25:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#400921: Config::IniFiles cannot be used against an 
empty file
has caused the Debian Bug report #400921,
regarding Config::IniFiles cannot be used against an empty file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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.)


-- 
400921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400921
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libconfig-inifiles-perl 
Version: 2.39-2 
Kernel: Linux cbdev 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 
GNU/Linux

Trying to open an empty file (that exists) and add a section. Get error 
message "Can't call method "AddSection" on an undefined value at test.pl 
line 7."

--- Example code ---

#!/usr/bin/perl
use strict;
use Config::IniFiles;

my $cfg = Config::IniFiles->new( -file => "empty.ini");
$cfg->AddSection("abc");
$cfg->RewriteConfig();

--- End example code ---

This error also appears when using methods GroupMembers, Sections, and 
Groups on an empty file.

Best regards,
Vidar L. Johannessen
System developer and technical support
 
Virtek Communication as
Telephone:   +47 33 03 05 35
Telefax:          +47 33 03 05 31
E-mail:            [EMAIL PROTECTED] 
Web Site:      www.virtek.no

--- End Message ---
--- Begin Message ---
On Mon, 07 Apr 2008 08:17:20 +0200, [EMAIL PROTECTED] wrote:

> Hello,
> That is OK

Thanks for your quick reply; closing this bug now.

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    NP: Bruce Springsteen: Johnny 99

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to