DBLMAXERR

Maximum number of errors

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

The DBLMAXERR environment variable specifies the maximum total number of errors and warnings that the Synergy compiler will generate before abandoning the compilation with a “Too many errors” error (ERRCNT).

The maximum number of errors and warnings the compiler will generate before aborting.

The default is 8000 errors and/or warnings. This environment variable has no maximum limit, although the maximum number of errors displayed ultimately may be limited by available system memory.

If you are compiling with the -W4 option, you will probably want to set DBLMAXERR to a value higher than the default.

The environment. On Windows, this environment variable can also be set in the [synergy] or [dbl] section of synergy.ini.

Compiler, Synergy Prototype utility

On Unix,

DBLMAXERR=50    ;export DBLMAXERR