static links are not considered read-only anymore
This commit is contained in:
@@ -224,6 +224,12 @@ STATIC kill_local(enp, indir)
|
||||
}
|
||||
}
|
||||
break;
|
||||
case ENALOCBASE:
|
||||
case ENAARGBASE:
|
||||
if (enp->en_loc == 0 && rep->en_levels >= 1) {
|
||||
rep->en_vn = newvalnum();
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user