[Setup-tool-hackers] xst_file_close
- From: Arturo Espinosa Aldama <arturo ximian com>
- To: setup-tool-hackers helixcode com
- Subject: [Setup-tool-hackers] xst_file_close
- Date: Mon, 13 Aug 2001 20:26:49 -0400 (EDT)
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]