Dokumentation zu: log_error(M)

HR Image


SYNOPSIS
        void log_error(string file, string err, int warn)

DESCRIPTION
        Announce a compiler-time error (warn == 0) or warning (warn != 0)
        in the named file.

        Whenever the LPC compiler detects an error or issues a warning,
        this function is called. It should at least log the error in a file,
        and also announce it to the active user.

HISTORY
        LDMud 3.2.8 added the 'warn' argument and the warnings in general.

SEE ALSO
        runtime_error(M)


Start » Magierhandbuch » Docu » Master » Log_error Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!