Added assignment for debuuging info.
This commit is contained in:
@@ -175,6 +175,7 @@ getexternal(name)
|
|||||||
entername(name, h);
|
entername(name, h);
|
||||||
} else if (!ISUNDEFINED(name)) {
|
} else if (!ISUNDEFINED(name)) {
|
||||||
if (ISUNDEFINED(old)) {
|
if (ISUNDEFINED(old)) {
|
||||||
|
name->on_mptr = string; /* Just for convenience. */
|
||||||
transfer(name, old);
|
transfer(name, old);
|
||||||
} else {
|
} else {
|
||||||
name->on_mptr = string; /* Just for convenience. */
|
name->on_mptr = string; /* Just for convenience. */
|
||||||
|
|||||||
Reference in New Issue
Block a user