[Setup-tool-hackers] xst_file_close




Perl is bailing out when executing

close $fd;

and $fd eq undef, although the debugger says close undef and $a =
undef; close $a is legal.

So I changed all close code that is done over a variable (those done over
a GLOB are OK) to:

&xst_file_close (EXPR);

and I think we should use this simple function from now on.

Greets,
Arturo



_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



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