Re: Problems on AMD64 with Glib module



Jacek Konieczny said:
On Fri, Jan 09, 2004 at 12:51:58PM -0500, muppet wrote:
from your error message, it sounds like the version of perl you are using is
trying to interpret the file descriptor as a reference.  is it really a
reference, or is it an integer?

It seems it is undef.
...

$VAR1 = [
          undef,
          bless( do{\(my $o = 1)}, 'Glib::IOCondition' )
        ];

oi, that's not good.  what version of Perl are you using?


that test  exercises the log message stuff, and therefore counts warnings,
and you're probably getting extra ones.  if you would be so kind, please
run that test directly (as above) and post its output.

[snip output from t/9.t]

sorry, i meant t/a.t .


-- 
muppet <scott at asofyet dot org>



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