|
|
1.1 ! root 1: /* SCCSWHAT( "@(#)c1.err 3.58 90/01/23 13:31:17 " ) */ ! 2: /* warnings */ ! 3: ! 4: 4001 "nonstandard extension used - '%Fs'" ! 5: 4002 "too many actual parameters for macro '%s'" ! 6: 4003 "not enough actual parameters for macro '%s'" ! 7: 4004 "missing ')' after 'defined'" ! 8: 4005 "'%s' : macro redefinition" ! 9: 4006 "#undef expected an identifier" ! 10: 4007 "'%Fs' : must be '%Fs'" ! 11: 4008 "'%Fs' : '%Fs' attribute on data ignored" ! 12: 4009 "string too big, trailing characters truncated" ! 13: 4011 "identifier truncated to '%Fs'" ! 14: 4012 "float constant in a cross compilation" /* XC */ ! 15: 4014 "'%Fs' : type of bit field must be unsigned" /* QC2 */ ! 16: 4015 "'%Fs' : type of bit field must be integral" ! 17: 4016 "'%s' : no function return type, using int as default" ! 18: 4017 "cast of int expression to far pointer" ! 19: 4018 "'%Fs' : signed/unsigned mismatch" ! 20: 4020 "'%Fs' : too many actual parameters" ! 21: 4021 "'%Fs' : too few actual parameters" ! 22: 4022 "'%Fs' : pointer mismatch : parameter %d" ! 23: 4023 "'%Fs' : _based pointer passed to unprototyped function : parameter %d" ! 24: 4024 "'%Fs' : different types : parameter %d" ! 25: 4026 "function declared with formal argument list" ! 26: 4027 "function declared without formal argument list" ! 27: 4028 "parameter %d declaration different" ! 28: 4029 "declared parameter list different from definition" ! 29: 4030 "first parameter list longer than the second" ! 30: 4031 "second parameter list longer than the first" ! 31: 4032 "unnamed struct/union as parameter" ! 32: 4033 "function must return a value" ! 33: 4034 "sizeof returns 0" ! 34: 4035 "'%Fs' : no return value" ! 35: 4037 "'%Fs' : formal parameters ignored" /* QC2 */ ! 36: 4038 "'%Fs' : formal parameter has bad storage class" /* QC2 */ ! 37: 4040 "memory attribute on '%Fs' ignored" ! 38: 4042 "'%Fs' : has bad storage class" ! 39: 4044 "_huge on '%Fs' ignored, must be an array" ! 40: 4045 "'%s' : array bounds overflow" ! 41: 4046 "'&' on function/array, ignored" /* QC2 */ ! 42: 4047 "'%s' : different levels of indirection" ! 43: 4048 "array's declared subscripts different" ! 44: 4049 "'%s' : indirection to different types" ! 45: 4050 "'%s' : different code attributes" ! 46: 4051 "type conversion - possible loss of data" ! 47: 4053 "at least one void operand" ! 48: 4056 "overflow in constant arithmetic" /* QC2, c1, c23 */ ! 49: 4058 "address of automatic (local) variable taken, DS != SS" /* QC, c23 */ ! 50: 4059 "segment lost in conversion" /* QC, c23 */ ! 51: 4060 "conversion of long address to short address" /* QC2 */ ! 52: 4061 "long/short mismatch in argument : conversion supplied" /* QC, c23 */ ! 53: 4062 "near/far mismatch in argument : conversion supplied" /* QC, c23 */ ! 54: 4067 "unexpected characters following '%s' directive - newline expected" ! 55: 4068 "unknown pragma" ! 56: 4069 "conversion of near pointer to long integer" /* QC, c23 */ ! 57: 4071 "'%Fs' : no function prototype given" ! 58: 4072 "'%Fs' : no function prototype on _fastcall function" ! 59: 4074 "nonstandard extension used - '%s'" /* QC2 */ ! 60: 4075 "size of switch expression or case constant too large - converted to int" /* QC2 */ ! 61: 4076 "'%s' : may be used on integral types only" ! 62: 4077 "unknown check_stack option" ! 63: 4078 "case constant '%ld' too big for the type of switch expression" ! 64: 4079 "unexpected token '%s'" ! 65: 4080 "expected identifier for segment name, found '%s'" ! 66: 4081 "expected a comma, found '%s'" ! 67: 4082 "expected an identifier, found '%s'" ! 68: 4083 "expected '(', found '%s'" ! 69: 4084 "expected a pragma directive, found '%s'" ! 70: 4085 "expected [on | off]" ! 71: 4086 "expected [1 | 2 | 4]" ! 72: 4087 "'%Fs' : declared with void parameter list" ! 73: 4088 "'%Fs' : pointer mismatch : parameter %d, parameter list %d" ! 74: 4089 "'%Fs' : different types : parameter %d, parameter list %d" ! 75: 4090 "different 'const/volatile' qualifiers" ! 76: 4091 "no symbols were declared" ! 77: 4092 "untagged enum/struct/union declared no symbols" ! 78: 4093 "unescaped newline in character constant in inactive code" ! 79: 4095 "expected ')', found '%s'" ! 80: 4096 "'%Fs' must be used with '%Fs'" ! 81: 4098 "void function returning a value" ! 82: 4100 "'%Fs' : unreferenced formal parameter" ! 83: 4101 "'%Fs' : unreferenced local variable" ! 84: 4102 "'%Fs' : unreferenced label" ! 85: 4104 "'%s' : near data in same_seg pragma, ignored" ! 86: 4105 "'%Fs' : code modifiers only on function or pointer to function" ! 87: 4106 "pragma requires integer between 1 and 127" ! 88: 4107 "pragma requires integer between 15 and 255" ! 89: 4108 "pragma requires integer between 79 and 132" ! 90: 4109 "unexpected identifier '%s'" ! 91: 4110 "unexpected token 'int constant'" ! 92: 4111 "unexpected token 'string'" ! 93: 4112 "macro name '%s' is reserved, '%s' ignored" ! 94: 4113 "function parameter lists differed" ! 95: 4114 "same type qualifier used more than once" ! 96: 4115 "'%Fs' : type definition in formal parameter list" ! 97: 4116 "<no tag> : type definition in formal parameter list" ! 98: 4118 "pragma not supported" ! 99: 4119 "different bases '%Fs' and '%Fs' specified" ! 100: 4120 "_based/unbased mismatch" ! 101: 4123 "different base expressions specified" ! 102: 4124 "_fastcall with stack checking is inefficient" ! 103: 4125 "decimal digit terminates octal escape sequence" ! 104: 4126 "'%c' : unknown memory model flag" ! 105: 4127 "conditional expression is constant" ! 106: 4128 "storage-class specifier after type" ! 107: 4129 "'%c' : unrecognized character escape sequence" ! 108: 4130 "'%Fs' : logical operation on address of string constant" ! 109: 4131 "'%Fs' : uses old-style declarator" ! 110: 4132 "'%Fs' : const object should be initialized" ! 111: 4135 "conversion between different integral types" ! 112: 4136 "conversion between different floating types" ! 113: 4137 "'%Fs' : no return value from floating-point function" ! 114: 4138 "'*/' found outside of comment" ! 115: 4139 "'0x%x' : hex escape sequence is out of range" ! 116: 4140 "'%Fs' : redefined, preceding references may be invalid" /* QC */ ! 117: 4185 "near call to '%Fs' in different segment" /* QC, c23 */ ! 118: 4401 "'%s' : member is bit field" ! 119: 4402 "must use PTR operator" ! 120: 4403 "illegal PTR operator" ! 121: 4404 "period on directive ignored" ! 122: 4405 "'%s' : identifier is reserved word" ! 123: 4406 "operand on directive ignored" ! 124: 4407 "operand size conflict" ! 125: 4408 "'%s' : ambiguous label" /* QC2 */ ! 126: 4409 "illegal instruction size" ! 127: 4410 "illegal size for operand" ! 128: 4411 "'%s' : symbol resolves to displacement register" ! 129: 4412 "'%s' : identifier is also assembler mnemonic" ! 130: 4413 "'%Fs' : redefined, preceding references may be invalid" /* QC2 */ ! 131: 4414 "'%Fs' : short jump to function converted to near" ! 132: 4901 "'%Fs' : bad context for intrinsic function" /* /NT */ ! 133: 4902 "bad #pragma syntax, pragma ignored" /* C386 */ ! 134: 4903 "'%Fs' : class of segment cannot be changed" /* C386 */ ! 135: 4904 "'%Fs' : varargs parameters with this type were promoted" /* /NT */ ! 136: 4000 "UNKNOWN WARNING\n\t\tContact Microsoft Product Support Services" ! 137: ! 138: /* errors */ ! 139: ! 140: 2001 "newline in constant" ! 141: 2003 "expected 'defined id'" ! 142: 2004 "expected 'defined(id)'" ! 143: 2005 "#line expected a line number, found '%s'" ! 144: 2006 "#include expected a file name, found '%s'" ! 145: 2007 "#define syntax" ! 146: 2008 "'%c' : unexpected in macro definition" ! 147: 2009 "reuse of macro formal '%s'" ! 148: 2010 "'%c' : unexpected in macro formal-parameter list" ! 149: 2012 "missing name following '<'" ! 150: 2013 "missing '>'" ! 151: 2014 "preprocessor command must start as first non-white-space" ! 152: 2015 "too many characters in constant" ! 153: 2016 "no closing single quotation mark" ! 154: 2017 "illegal escape sequence" ! 155: 2018 "unknown character '0x%x'" ! 156: 2019 "expected preprocessor directive, found '%c'" ! 157: 2021 "expected exponent value, not '%c'" ! 158: 2022 "'%ld' : too big for character" ! 159: 2023 "divide by 0" ! 160: 2024 "mod by 0" ! 161: 2025 "'%s' : enum/struct/union type redefinition" ! 162: 2026 "'%s' : member of enum redefinition" ! 163: 2027 "use of undefined enum/struct/union '%Fs'" ! 164: 2028 "struct/union member needs to be inside a struct/union" ! 165: 2030 "'%Fs' : struct/union member redefinition" ! 166: 2031 "'%Fs' : function cannot be struct/union member" ! 167: 2033 "'%Fs' : bit field cannot have indirection" ! 168: 2034 "'%Fs' : type of bit field too small for number of bits" ! 169: 2035 "struct/union '%Fs' : unknown size" ! 170: 2036 "left of '%s%s' must have a struct/union base type" /* QC2 */ ! 171: 2037 "left of '%s' specifies undefined struct/union '%Fs'" ! 172: 2038 "'%s' : not struct/union member" ! 173: 2039 "'->' : left operand must point to struct/union" /* QC2 */ ! 174: 2040 "'.' : left operand must have struct/union type" /* QC2 */ ! 175: 2041 "illegal digit '%c' for base %d" ! 176: 2042 "signed/unsigned keywords mutually exclusive" ! 177: 2043 "illegal break" ! 178: 2044 "illegal continue" ! 179: 2045 "'%s' : label redefined" ! 180: 2046 "illegal case" ! 181: 2047 "illegal default" ! 182: 2048 "more than one default" ! 183: 2049 "case value '%ld' already used" ! 184: 2050 "nonintegral switch expression" ! 185: 2051 "case expression not constant" ! 186: 2052 "case expression not integral" ! 187: 2053 "case value %d already used" /* QC2 */ ! 188: 2054 "expected '(' to follow '%Fs'" ! 189: 2055 "expected formal-parameter list, not a type list" ! 190: 2056 "illegal expression" ! 191: 2057 "expected constant expression" ! 192: 2058 "constant expression is not integral" ! 193: 2059 "syntax error : '%s'" ! 194: 2060 "syntax error : end-of-file found" ! 195: 2061 "syntax error : identifier '%s'" ! 196: 2062 "type '%s' unexpected" ! 197: 2063 "'%s' : not a function" ! 198: 2064 "term does not evaluate to a function" ! 199: 2065 "'%s' : undefined" ! 200: 2066 "cast to function type is illegal" ! 201: 2067 "cast to array type is illegal" ! 202: 2068 "illegal cast" ! 203: 2069 "cast of void term to nonvoid" ! 204: 2070 "illegal sizeof operand" ! 205: 2071 "'%Fs' : illegal storage class" ! 206: 2072 "'%Fs' : initialization of a function" ! 207: 2075 "'%Fs' : array initialization needs curly braces" ! 208: 2076 "'%Fs' : struct/union initialization needs curly braces" ! 209: 2077 "nonscalar field initializer '%Fs'" ! 210: 2078 "too many initializers" ! 211: 2079 "'%Fs' uses undefined struct/union '%Fs'" ! 212: 2080 "illegal far _fastcall function" ! 213: 2081 "'%Fs' : illegal memory attribute" /* QC2 */ ! 214: 2082 "redefinition of formal parameter '%Fs'" ! 215: 2084 "function '%Fs' already has a body" ! 216: 2085 "'%Fs' : not in formal-parameter list" ! 217: 2086 "'%Fs' : redefinition" ! 218: 2087 "'%Fs' : missing subscript" ! 219: 2090 "function returns array" ! 220: 2091 "function returns function" ! 221: 2092 "array element type cannot be function" ! 222: 2093 "cannot use address of automatic variable as static initializer" ! 223: 2094 "label '%Fs' was undefined" ! 224: 2095 "'%Fs' : actual has type void : parameter %d" ! 225: 2096 "struct/union comparison illegal" ! 226: 2097 "illegal initialization" ! 227: 2098 "nonaddress expression" ! 228: 2099 "nonconstant initializer" ! 229: 2100 "illegal indirection" ! 230: 2101 "'&' on constant" ! 231: 2102 "'&' requires lvalue" ! 232: 2103 "'&' on register variable" ! 233: 2104 "'&' on bit field ignored" ! 234: 2105 "'%s' needs lvalue" ! 235: 2106 "'%s' : left operand must be lvalue" ! 236: 2107 "illegal index, indirection not allowed" ! 237: 2108 "nonintegral index" ! 238: 2109 "subscript on nonarray" ! 239: 2110 "pointer + pointer" ! 240: 2111 "pointer + nonintegral value" ! 241: 2112 "illegal pointer subtraction" ! 242: 2113 "pointer subtracted from nonpointer" ! 243: 2114 "'%s' : pointer on left; needs integral right" ! 244: 2115 "'%s' : incompatible types" ! 245: 2116 "'%s' : illegal %s operand" /* QC2 */ ! 246: 2117 "'%s' : illegal for struct/union" ! 247: 2118 "negative subscript" ! 248: 2119 "typedef types both define indirection" ! 249: 2120 "void illegal with all types" ! 250: 2121 "'%s' : bad %Fs operand" ! 251: 2124 "divide or mod by zero" ! 252: 2125 "'%Fs' : allocation exceeds 64K" /* QC, c23 */ ! 253: 2127 "parameter allocation exceeds 32K" /* QC, c23 */ ! 254: 2130 "#line expected a string containing the file name, found '%s'" ! 255: 2131 "more than one memory attribute" ! 256: 2132 "syntax error : unexpected identifier" ! 257: 2133 "'%Fs' : unknown size" ! 258: 2134 "'%Fs' : struct/union too large" ! 259: 2136 "'%Fs' : prototype must have parameter types" ! 260: 2137 "empty character constant" ! 261: 2138 "unmatched close comment '*/'" /* QC2 */ ! 262: 2139 "type following '%s' is illegal" ! 263: 2140 "argument cannot be function type" ! 264: 2141 "value out of range for enum constant" ! 265: 2142 "ellipsis requires three periods" /* QC2 */ ! 266: 2143 "syntax error : missing '%s' before '%s'" ! 267: 2144 "syntax error : missing '%s' before type '%Fs'" ! 268: 2145 "syntax error : missing '%s' before identifier" ! 269: 2146 "syntax error : missing '%s' before identifier '%s'" ! 270: 2147 "unknown size" ! 271: 2148 "array too large" ! 272: 2149 "'%Fs' : named bit field cannot have 0 width" ! 273: 2150 "'%Fs' : bit field must have type int, signed int, or unsigned int" ! 274: 2151 "more than one language attribute" ! 275: 2152 "'%s' : pointers to functions with different attributes" ! 276: 2153 "hex constants must have at least 1 hex digit" ! 277: 2154 "'%Fs' : does not refer to a segment name" ! 278: 2156 "pragma must be outside function" ! 279: 2157 "'%s' : must be declared before use in pragma list" ! 280: 2158 "'%s' : is a function" ! 281: 2159 "more than one storage class specified" ! 282: 2160 "## cannot occur at the beginning of a macro definition" ! 283: 2161 "## cannot occur at the end of a macro definition" ! 284: 2162 "expected macro formal parameter" ! 285: 2163 "'%s' : not available as an intrinsic function" ! 286: 2164 "'%s' : intrinsic function not declared" ! 287: 2165 "'%s' : cannot modify pointers to data" ! 288: 2166 "lvalue specifies const object" ! 289: 2167 "'%Fs' : too many actual parameters for intrinsic" ! 290: 2168 "'%Fs' : too few actual parameters for intrinsic" ! 291: 2169 "'%Fs' : intrinsic function, cannot be defined" ! 292: 2170 "'%s' : not declared as a function, cannot be intrinsic" ! 293: 2171 "'%s' : illegal operand" ! 294: 2172 "'%Fs' : actual is not a pointer : parameter %d" ! 295: 2173 "'%Fs' : actual is not a pointer : parameter %d, parameter list %d" ! 296: 2174 "'%Fs' : actual has type void : parameter %d, parameter list %d" ! 297: 2175 "'%Fs' : unresolved external" /* QC */ ! 298: 2176 "static huge data not supported by /qc" /* QC */ ! 299: 2177 "constant too big" ! 300: 2178 "'%s' : storage class for same_seg variables must be extern" ! 301: 2179 "'%Fs' : was used in same_seg, but storage class is no longer extern" ! 302: 2180 "controlling expression has type void" ! 303: 2181 "pragma requires command line option '%s'" /* QC2 */ ! 304: 2182 "'%Fs' : has type void" ! 305: 2183 "pragma requires command line option '%Fs'" /* QC */ ! 306: 2185 "'%Fs' : illegal _based allocation" ! 307: 2187 "cast of near function pointer to far function pointer" ! 308: 2188 "#error : %s" /* QC2 */ ! 309: 2189 "#error : %Fs" ! 310: 2193 "'%Fs' : already in a segment" ! 311: 2194 "'%Fs' : is a text segment" ! 312: 2195 "'%Fs' : is a data segment" ! 313: 2196 "/ML cannot be used with floating point" /* QC */ ! 314: 2198 "'%Fs' : tried to be allocated in code segment '%Fs'" /* QC2 */ ! 315: 2199 "'%Fs' : tried to be allocated in data segment '%Fs'" /* QC2 */ ! 316: 2200 "'%Fs' : function has already been defined" ! 317: 2201 "'%Fs' : storage class must be extern" ! 318: 2202 "'interrupt' function must be 'far'" /* QC2 */ ! 319: 2203 "'%s' function must be 'cdecl'" /* QC2 */ ! 320: 2204 "'saveregs/interrupt' modifiers mutually exclusive" /* QC2 */ ! 321: 2205 "'%Fs' : cannot initialize extern block-scoped variables" ! 322: 2206 "'%Fs' : typedef cannot be used for function definition" ! 323: 2207 "'%Fs' in struct/union '%Fs' has a zero-sized array" ! 324: 2208 "no members defined using this type" ! 325: 2209 "type cast in _based construct must be (_segment)" ! 326: 2210 "'%Fs' : must be near/far data pointer" ! 327: 2211 "(_segment) applied to function identifier '%s'" ! 328: 2212 "'%Fs' : _based not available for functions/pointers to functions" ! 329: 2213 "'%s' : illegal argument to _based" ! 330: 2214 "pointers based on void require the use of :>" ! 331: 2215 ":> operator only for objects based on void" ! 332: 2216 "'%Fs' may not be used with '%Fs'" ! 333: 2217 "'%Fs' must be used with '%Fs'" ! 334: 2218 "type in _based construct must be void" ! 335: 2219 "syntax error : type qualifier must be after '*'" ! 336: 2220 "warning treated as error - no object file generated" ! 337: 2221 "'.' : left operand points to struct/union, use '->'" ! 338: 2222 "'->' : left operand has struct/union type, use '.'" ! 339: 2223 "left of '->%Fs' must point to struct/union" ! 340: 2224 "left of '.%Fs' must have struct/union type" ! 341: 2225 "'%Fs' : first member of struct is unnamed" ! 342: 2400 "in-line syntax error in '%s', found '%Fs'" ! 343: 2401 "'%s' : register must be base in '%s'" ! 344: 2402 "'%s' : register must be index in '%s'" ! 345: 2403 "'%s' : register must be base/index in '%s'" ! 346: 2404 "'%s' : illegal register in '%s'" ! 347: 2405 "illegal short forward reference with offset" ! 348: 2406 "'%s' : name undefined in '%s'" ! 349: 2407 "illegal float register in '%s'" ! 350: 2408 "illegal type on PTR operator in '%s'" ! 351: 2409 "illegal type used as operator in '%s'" ! 352: 2410 "'%s' : ambiguous member name in '%s'" ! 353: 2411 "'%s' : illegal struct/union member in '%s'" ! 354: 2412 "'%s' : case insensitive label redefined" ! 355: 2413 "'%s' : illegal align size" ! 356: 2414 "illegal number of operands" ! 357: 2415 "improper operand type" ! 358: 2416 "'%s' : illegal opcode for processor" ! 359: 2417 "divide by zero in '%s'" ! 360: 2418 "'%Fs' : not in a register" ! 361: 2419 "mod by zero in '%s'" ! 362: 2420 "'%s' : illegal symbol in %s" ! 363: 2421 "PTR operator used with register in '%s'" ! 364: 2422 "illegal segment override in '%s'" ! 365: 2424 "'%Fs' : improper expression in '%s'" ! 366: 2425 "'%Fs' : nonconstant expression in '%s'" ! 367: 2426 "'%Fs' : illegal operator in '%s'" ! 368: 2427 "'%Fs' : jump referencing label is out of range" /* QC */ ! 369: 2428 "'%Fs' : segment redefinition" /* QC2 */ ! 370: 2429 "'%Fs' : illegal far label reference" ! 371: 2901 "'%Fs' : _oldcall function defined with varargs" /* /NT */ ! 372: 2902 "'%Fs' : _try may not appear in termination block" /* /NT */ ! 373: 2903 "'%Fs' : definition may not have '%Fs' modifier" /* C386 */ ! 374: 2904 "'%Fs' : _va_start intrinsic only allowed in varargs" /* /NT */ ! 375: 2000 "UNKNOWN ERROR\n\t\tContact Microsoft Technical Support" ! 376: ! 377: /* fatals */ ! 378: ! 379: 1001 "Internal Compiler Error\n\t\t(compiler file '%s', line %d)\n\t\tContact Microsoft Product Support Services" ! 380: 1003 "error count exceeds %d; stopping compilation" ! 381: 1004 "unexpected end-of-file found" ! 382: 1005 "string too big for buffer" ! 383: 1006 "write error on compiler-generated file" ! 384: 1007 "unrecognized flag '%s' in '%s'" ! 385: 1008 "no input file specified" ! 386: 1009 "compiler limit : macros nested too deeply" ! 387: 1010 "compiler limit : macro expansion too big" ! 388: 1011 "compiler limit : '%s': macro definition too big" ! 389: 1012 "unmatched parenthesis - missing '%c'" ! 390: 1013 "cannot open source file '%s'" /* QC2 */ ! 391: 1014 "too many include files" ! 392: 1015 "cannot open include file '%s'" /* QC2 */ ! 393: 1016 "#if[n]def expected an identifier" ! 394: 1017 "invalid integer constant expression" ! 395: 1018 "unexpected '#elif'" ! 396: 1019 "unexpected '#else'" ! 397: 1020 "unexpected '#endif'" ! 398: 1021 "invalid preprocessor command '%s'" ! 399: 1022 "expected '#endif'" ! 400: 1023 "cannot open source file '%Fs'" ! 401: 1024 "cannot open include file '%Fs'" ! 402: 1025 "compiler terminated by user" /* QC */ ! 403: 1026 "parser stack overflow, please simplify your program" ! 404: 1027 "DGROUP data allocation exceeds 64K" /* QC, c23 */ ! 405: 1028 "'%s' : segment allocation exceeds 64K" /* QC */ ! 406: 1031 "compiler limit : function calls nested too deeply" /* QC, c23 */ ! 407: 1032 "cannot open object listing file '%s'" /* QC, c23 */ ! 408: 1035 "expression too complex, please simplify" /* QC, c23 */ ! 409: 1037 "cannot open object file '%s'" /* QC, c23 */ ! 410: 1041 "cannot open compiler intermediate file - no more files" ! 411: 1042 "cannot open compiler intermediate file - no such file or directory" ! 412: 1043 "cannot open compiler intermediate file" ! 413: 1044 "out of disk space for compiler intermediate file" ! 414: 1045 "floating-point overflow" /* QC2 */ ! 415: 1047 "limit of %s exceeded at '%s'" ! 416: 1048 "unknown option '%c' in '%s'" ! 417: 1049 "invalid numerical argument '%s'" ! 418: 1052 "compiler limit : #if/#ifdef blocks nested too deeply" ! 419: 1053 "compiler limit : struct/union nested too deeply" ! 420: 1054 "compiler limit : initializers nested too deeply" ! 421: 1055 "compiler limit : out of keys" ! 422: 1056 "compiler limit : out of macro expansion space" ! 423: 1057 "unexpected end-of-file in macro expansion (missing ')'?)" ! 424: 1059 "compiler is out of near heap space" ! 425: 1060 "compiler is out of far heap space" ! 426: 1061 "compiler limit : blocks nested too deeply" /* QC */ ! 427: 1062 "error writing to preprocessor output file" ! 428: 1063 "compiler limit : compiler stack overflow" /* QC */ ! 429: 1064 "compiler limit : token overflowed internal buffer" ! 430: 1068 "cannot open file '%s'" ! 431: 1069 "write error on file '%s'" /* QC */ ! 432: 1070 "mismatched #if/#endif pair in file '%Fs'" ! 433: 1071 "unexpected end-of-file found in comment" ! 434: 1072 "'%Fs' : cannot read file" ! 435: 1126 "'%Fs' : automatic allocation exceeds %s" /* QC, c23 */ ! 436: 1127 "'%Fs' : segment redefinition" ! 437: 1000 "UNKNOWN FATAL ERROR\n\t\tContact Microsoft Product Support Services"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.