errmsg3.rc

来自「开放源码的编译器open watcom 1.6.0版的源代码」· RC 代码 · 共 447 行 · 第 1/3 页

RC
447
字号
    TY_UNDECLARED+MSG_LANG_BASE "type of %s1 has not been declared"
    TY_ILL_USE+MSG_LANG_BASE "%s1 of type %s2 is illegal in %s3 statement"
    VA_ILL_USE+MSG_LANG_BASE "illegal use of %s1 name %s2 in %s3 statement"
    VA_NAME_LEN_EXT+MSG_LANG_BASE "symbolic name %s1 is longer than 6 characters"
    VA_PREV_DEF_NAM+MSG_LANG_BASE "%s1 has already been defined as a %s2"
    VA_UNDEFINED+MSG_LANG_BASE "%s1 %s2 has not been defined"
    VA_UNREFERENCED+MSG_LANG_BASE "%s1 is an unreferenced symbol"
    VA_SAME_NAMELIST+MSG_LANG_BASE "%s1 already belongs to this NAMELIST group"
    VA_USED_NOT_DEFINED+MSG_LANG_BASE "%s1 has been used but not defined"
    VA_ALLOCATABLE_STORAGE+MSG_LANG_BASE "dynamically allocating %s1 is not FORTRAN 77 standard"
    VA_BAD_SYM_IN_NAMELIST+MSG_LANG_BASE "%s1 in NAMELIST %s2 is illegal"
    MS_USAGE_LINE+MSG_LANG_BASE "Usage: %s1 {- or /<option>} <file-spec> {- or /<option>}"
    MS_OPT_LIST+MSG_LANG_BASE "generate a listing file"
    MS_OPT_PRINT+MSG_LANG_BASE "listing file to printer"
    MS_OPT_TYPE+MSG_LANG_BASE "listing file to terminal"
    MS_OPT_DISK+MSG_LANG_BASE "listing file to disk"
    MS_OPT_ERRFILE+MSG_LANG_BASE "generate an error file"
    MS_OPT_EXT+MSG_LANG_BASE "issue extension messages"
    MS_OPT_REFERENCE+MSG_LANG_BASE "issue unreferenced warning"
    MS_OPT_WARN+MSG_LANG_BASE "issue warning messages"
    MS_OPT_SHORT+MSG_LANG_BASE "INTEGER/LOGICAL size 2/1"
    MS_OPT_INCLIST+MSG_LANG_BASE "list INCLUDE files"
    MS_OPT_TERM+MSG_LANG_BASE "display diagnostic messages"
    MS_OPT_EXPLICIT+MSG_LANG_BASE "explicit typing required"
    MS_OPT_XLINE+MSG_LANG_BASE "extend line length"
    MS_OPT_DEBUG+MSG_LANG_BASE "/trace /bounds"
    MS_OPT_DEFINE+MSG_LANG_BASE "define macro"
    MS_OPT_EXTEND_FORMAT+MSG_LANG_BASE "relax FORMAT type checking"
    MS_OPT_WILD+MSG_LANG_BASE "relax wild branch checking"
    MS_OPT_SYNTAX+MSG_LANG_BASE "syntax check only"
    MS_OPT_DFLT_LIB+MSG_LANG_BASE "generate default libraries"
    MS_CPUOPT_FPC+MSG_LANG_BASE "floating-point calls"
    MS_CPUOPT_FPI+MSG_LANG_BASE "emulate 80x87 instructions"
    MS_CPUOPT_FPI87+MSG_LANG_BASE "in-line 80x87 instructions"
    MS_CPUOPT_FP287+MSG_LANG_BASE "80287 instructions"
    MS_CPUOPT_FP387+MSG_LANG_BASE "80387 instructions"
    MS_CPUOPT_FP5+MSG_LANG_BASE "/fp3 optimized for Pentium"
    MS_CPUOPT_FPR+MSG_LANG_BASE "80x87 reverse compatibility"
    MS_CGOPT_DB_LINE+MSG_LANG_BASE "line # debugging information"
    MS_CGOPT_DB_LOCALS+MSG_LANG_BASE "full debugging information"
    MS_OZOPT_O_BASE_PTR+MSG_LANG_BASE "base pointer optimizations"
    MS_OZOPT_O_CALL_RET+MSG_LANG_BASE "no call-ret optimizations"
    MS_OZOPT_O_DISABLE+MSG_LANG_BASE "disable optimizations"
    MS_OZOPT_O_NEED_FRAME+MSG_LANG_BASE "no stack frame optimizations"
    MS_OZOPT_O_INLINE+MSG_LANG_BASE "statement functions in-line"
    MS_OZOPT_O_LOOP+MSG_LANG_BASE "loop optimizations"
    MS_OZOPT_O_MATH+MSG_LANG_BASE "math optimizations"
    MS_OZOPT_O_NUMERIC+MSG_LANG_BASE "numerical optimizations"
    MS_OZOPT_O_VOLATILE+MSG_LANG_BASE "precision optimizations"
    MS_OZOPT_O_INSSCHED+MSG_LANG_BASE "instruction scheduling"
    MS_OZOPT_O_SPACE+MSG_LANG_BASE "space optimizations"
    MS_OZOPT_O_TIME+MSG_LANG_BASE "time optimizations"
    MS_OZOPT_O_X+MSG_LANG_BASE "/o[b,bp,i,k,l,m,r,t,do]"
    MS_CGOPT_STACK_CHK+MSG_LANG_BASE "stack checking"
    MS_CGOPT_DATA_THRESH+MSG_LANG_BASE "set data threshold"
    MS_OPT_AUTOMATIC+MSG_LANG_BASE "local variables on the stack"
    MS_OPT_DESCRIPTOR+MSG_LANG_BASE "pass character descriptors"
    MS_OPT_SAVE+MSG_LANG_BASE "SAVE local variables"
    MS_CGOPT_OBJ_NAME+MSG_LANG_BASE "name object file"
    MS_CGOPT_CONST_CODE+MSG_LANG_BASE "constants in code segment"
    MS_CGOPT_STK_ARGS+MSG_LANG_BASE "stack calling convention"
    MS_CGOPT_EZ_OMF+MSG_LANG_BASE "Easy OMF-386 object files"
    MS_CGOPT_BW+MSG_LANG_BASE "default windowed application"
    MS_CGOPT_BM+MSG_LANG_BASE "multithread application"
    MS_CGOPT_BD+MSG_LANG_BASE "dynamic link library"
    MS_CGOPT_STACK_GROW+MSG_LANG_BASE "automatic stack growing"
    MS_CGOPT_M_FLAT+MSG_LANG_BASE "flat memory model"
    MS_CGOPT_M_SMALL+MSG_LANG_BASE "small memory model"
    MS_CGOPT_M_COMPACT+MSG_LANG_BASE "compact memory model"
    MS_CGOPT_M_MEDIUM+MSG_LANG_BASE "medium memory model"
    MS_CGOPT_M_LARGE+MSG_LANG_BASE "large memory model"
    MS_CPUOPT_80386+MSG_LANG_BASE "assume 80386 processor"
    MS_CPUOPT_80486+MSG_LANG_BASE "/3 optimized for 80486"
    MS_CPUOPT_80586+MSG_LANG_BASE "/3 optimized for Pentium"
    MS_CGOPT_SEG_REGS+MSG_LANG_BASE "save/restore segment regs"
    MS_CGOPT_FS_FLOATS+MSG_LANG_BASE "FS not fixed"
    MS_CGOPT_GS_FLOATS+MSG_LANG_BASE "GS not fixed"
    MS_CGOPT_WINDOWS+MSG_LANG_BASE "generate code for Windows"
    MS_STRUCT_DEFN+MSG_LANG_BASE "structure definition"
    MS_GROUP_NAME+MSG_LANG_BASE "group name"
    MS_STMT_FUNC+MSG_LANG_BASE "statement function"
    MS_STMT_FUNC_DEFN+MSG_LANG_BASE "statement function definition"
    MS_SIMP_VAR+MSG_LANG_BASE "simple variable"
    MS_COM_VAR+MSG_LANG_BASE "variable in COMMON"
    MS_EQUIV_VAR+MSG_LANG_BASE "equivalenced variable"
    MS_SP_ARG+MSG_LANG_BASE "subprogram argument"
    MS_SF_ARG+MSG_LANG_BASE "statement function argument"
    MS_ARRAY+MSG_LANG_BASE "array"
    MS_ALLOC_ARRAY+MSG_LANG_BASE "allocated array"
    MS_VAR_ARR+MSG_LANG_BASE "variable or array"
    MS_INTR_FUNC+MSG_LANG_BASE "intrinsic function"
    MS_EXT_PROC+MSG_LANG_BASE "external subprogram"
    MS_ASSIGN+MSG_LANG_BASE "assignment"
    MS_ARITH_IF+MSG_LANG_BASE "arithmetic if"
    MS_AT_EOSTMT+MSG_LANG_BASE "at end of statement,"
    MS_DEF_SPROG+MSG_LANG_BASE "Defining subprogram: %s1; first ISN is %u2"
    MS_LIB_MEMBER+MSG_LANG_BASE "library member %s1,"
    MS_COLUMN+MSG_LANG_BASE "column %d1,"
    MS_IN+MSG_LANG_BASE "in %s1,"
    MS_STATISTICS+MSG_LANG_BASE "%d1 statements, %i2 bytes, %d3 extensions, %d4 warnings, %d5 errors"
    MS_CODE_SIZE+MSG_LANG_BASE "Code size (in bytes):"
    MS_NUMBER_OF_ERRORS+MSG_LANG_BASE "Number of errors:"
    MS_COMPILE_TIME+MSG_LANG_BASE "Compile time (in seconds):"
    MS_NUMBER_OF_WARNINGS+MSG_LANG_BASE "Number of warnings:"
    MS_NUMBER_OF_STATEMENTS+MSG_LANG_BASE "Number of statements compiled:"
    MS_NUMBER_OF_EXTENSIONS+MSG_LANG_BASE "Number of extensions:"
    MS_CTG_FILE_MANAGEMENT+MSG_LANG_BASE "*File Management Options*"
    MS_CTG_DIAGNOSTIC+MSG_LANG_BASE "*Diagnostic Options*"
    MS_CTG_DEBUGGING+MSG_LANG_BASE "*Debugging Options*"
    MS_CTG_MISC+MSG_LANG_BASE "*Miscellaneous Options*"
    MS_CTG_FPUOPTS+MSG_LANG_BASE "*Floating-Point Options*"
    MS_CTG_OPTIMIZATIONS+MSG_LANG_BASE "*Optimizations*"
    MS_CTG_MEMORY_MODELS+MSG_LANG_BASE "*Memory Models*"
    MS_CTG_CPU+MSG_LANG_BASE "*CPU Targets*"
    CL_CTG_COMPILE_AND_LINK+MSG_LANG_BASE "*Compile and Link Options*"
    MS_OPT_TRACE+MSG_LANG_BASE "generate run-time traceback"
    MS_OPT_BOUNDS+MSG_LANG_BASE "generate bounds checking"
    MS_CTG_DBCS+MSG_LANG_BASE "*Character Set Options*"
    MS_OPT_CHINESE+MSG_LANG_BASE "Chinese character set"
    MS_OPT_JAPANESE+MSG_LANG_BASE "Japanese character set"
    MS_OPT_KOREAN+MSG_LANG_BASE "Korean character set"
    MS_OPT_DEPENDENCY+MSG_LANG_BASE "generate file dependencies"
    MS_CTG_APPTYPE+MSG_LANG_BASE "*Application Type*"
    MS_OPT_RESOURCES+MSG_LANG_BASE "messages in resource file"
    MS_OPT_UNIT_6_CC+MSG_LANG_BASE "devices are carriage control"
    MS_OPT_QUIET+MSG_LANG_BASE "operate quietly"
    MS_OPT_BROWSE+MSG_LANG_BASE "generate browse information"
    MS_OPT_EXTEND_REAL+MSG_LANG_BASE "extend float-pt. precision"
    MS_OZOPT_O_UNROLL+MSG_LANG_BASE "loop optimizations/unrolling"
    MS_CGOPT_ALIGN+MSG_LANG_BASE "align COMMON segments"
    MS_OPT_LF_WITH_FF+MSG_LANG_BASE "LF with FF"
    MS_CGOPT_DI_WATCOM+MSG_LANG_BASE "WATCOM debugging information"
    MS_CGOPT_DI_DWARF+MSG_LANG_BASE "DWARF debugging information"
    MS_CGOPT_DI_CV+MSG_LANG_BASE "Codeview debugging info."
    MS_OZOPT_O_FASTDO+MSG_LANG_BASE "DO-variables do not overflow"
    MS_OPT_INCPATH+MSG_LANG_BASE "path for INCLUDE files"
    MS_CPUOPT_FPD+MSG_LANG_BASE "enable Pentium FDIV check"
    MS_OZOPT_O_BRANCH_PREDICTION+MSG_LANG_BASE "branch prediction"
    MS_CGOPT_MANGLE+MSG_LANG_BASE "mangle COMMON segment names"
    MS_OPT_PROMOTE+MSG_LANG_BASE "promote intrinsic arguments"
    MS_OPT_COMMA_SEP+MSG_LANG_BASE "allow comma separator"
    MS_CPUOPT_FP6+MSG_LANG_BASE "/fp3 optimized for Pentium Pro"
    MS_CPUOPT_80686+MSG_LANG_BASE "/3 optimized for Pentium Pro"
    MS_OZOPT_O_SUPER_OPTIMAL+MSG_LANG_BASE "optimize at expense of compile-time"
    MS_OZOPT_O_FLOW_REG_SAVES+MSG_LANG_BASE "move register saves into flow graph"
    MS_OZOPT_O_LOOP_INVAR+MSG_LANG_BASE "loop optimizations/assume loop invariant float-pt. variables are initialized"

end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?