Displaying 2 results from an estimated 2 matches for "functionlevel".
Did you mean:
functionleave
1999 Nov 13
0
patches for alpha
...TERNALS_H_
+SEXP mkString(char *);
+#endif
SEXP mkTrue(void);
/* Internal lexer / parser state variables */
@@ -1362,7 +1365,7 @@
}
-SEXP mkString(const char *s)
+SEXP mkString(char *s)
{
SEXP t;
@@ -1623,9 +1628,9 @@
SourcePtr = FunctionSource + 8;
}
FunctionStart[FunctionLevel] = SourcePtr - 8;
- #if 0
+# if 0
printf("%d,%d\n",SourcePtr - FunctionSource, FunctionLevel);
- #endif
+# endif
}
return kw;
}
ALbrecht
-------------------------------------------------------------------------------
Albrecht Gebhardt...
2018 Nov 22
1
machine account on RODC
Am 22.11.18 um 17:51 schrieb Rowland Penny via samba:
> On Thu, 22 Nov 2018 17:29:16 +0100
> Stefan Kania via samba <samba at lists.samba.org> wrote:
>
>> Hello everybody,
>>
>> if I set up a RODC in a different site with an own subnet do I have to
>> replicate the machine-passwords with "samba-tool rodc reload host\$
>> --server=addc"? Or