Misuse of these requirements causes a compiler error.
Die falsche Verwendung dieser Anforderungen verursacht einen Compilerfehler.
The following statement causes a compiler error.
Previously, no compiler error was flagged and the script would probably stop with an unexpected error.
Zuvor wurde kein Compiler-Fehler geflaggt, und das Skript würde wahrscheinlich mit einem unerwarteten Fehler aufhören.
In this case, if a module name conflict, the module items won't be imported and a compiler error will be raised.
Wenn in diesem Fall ein Namenskonflikt im Modul auftritt, werden die Modul-Elemente nicht importiert und ein Compiler-Fehler ausgelöst.
If you use one of these functions in any other type of rule, it will cause a compiler error.
Wenn Sie eine dieser Funktionen in einem anderen Regeltyp verwenden, wird ein Compilerfehler verursacht.
You get the following compiler error if you try it.
Man erhält den folgenden Compilerfehler, wenn man es versucht
For example, the following statement generates a compiler error unless an explicit cast is used
Die folgende Anweisung erzeugt z.B. einen Compilerfehler, außer es wird eine explizite Umwandlung verwendet
This won't work. (G becomes a new integer variable and a compiler error occurs).
Dies wird nicht funktionieren (G wird eine neue Integer Variable und ein Compiler-Fehler tritt auf).
If you call function from the private section, a compiler error is displayed (cannot call private member function).
Wenn Sie die Funktion aus dem private-Bereich aufrufen, wird ein Compiler-Fehler angezeigt (cannot call private member function).
An internal compiler error occurs when you build F# code that contains two interfaces if each of the two interfaces defines a member of the same name.
F# Ein interner Compilerfehler tritt auf, wenn Sie F#-Code, der zwei Schnittstellen enthält erstellen, wenn die zwei Schnittstellen einen Member mit demselben Namen definiert.
If the number of initializer clauses exceeds the number of members to initialize, the program is ill-formed (compiler error)
Wenn die Anzahl der Initialisierung Klauseln übersteigt die Zahl der Mitglieder zu initialisieren, ist das Programm mangelhafte (Compiler-Fehler)
If you try to assign an object that does not have any common property to this kind of weak type, you'll get a compiler error, as seen in this following code example
Wird nun versucht, ein Objekt, das keine gemeinsamen Properties besitzt, einem solchen schwachen Typen zuzuweisen, so ist dies ein Compiler-Fehler, wie im folgenden Code-Beispiel zu sehen
Obviously, this is a compiler error, but it is hardly to localize (the concerned source "syntax.c" is not so simple).
Es handelt sich offenbar um einen Compilerfehler, der aber kaum zu lokalisieren ist (die zugehörige Quelle "syntax.c" ist nicht gerade einfach).