pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2008-01-04
2008-01-04 10:25:32 by Henrik Grubbström (Grubba) <grubba@grubba.org>
5a847a42a4034337f9cd4915438db1b2bee5b5a7 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Reverted.
Rev: lib/master.pike.in:1.409
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
408
2008/01/
03
16
:
50
:
42
grubba Exp $
+
// $Id: master.pike.in,v 1.
409
2008/01/
04
10
:
25
:
32
grubba Exp $
#pike __REAL_VERSION__ //#pragma strict_types
1577:
resolv_debug ("dirnode(%O)->module_checker()->`!()\n",dirname); INC_RESOLV_MSG_DEPTH();
-
if (
/*
mixed err =
*/
catch {
+
if (mixed err = catch {
// Look up module. if (module = cache["module"] || low_ind("module", 1)) { /* This allows for `[] to have side effects first time