home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Microsoft Plateform / Visual Basic 5.0 / Msvb50.ace / msvb50 / MSVB50 / VB / C2.EXE / string.txt next >
Encoding:
Text File  |  1997-02-09  |  5.8 KB  |  120 lines

  1. 301    warning
  2. 302    error
  3. 303    fatal error
  4. 310    compiler generated
  5. 311    compiler intermediate
  6. 312    source
  7. 1000    UNKNOWN FATAL ERROR
  8. 1001    INTERNAL COMPILER ERROR\n        (compiler file '%s', line %d)
  9. 1002    compiler is out of heap space in pass 2
  10. 1003    error count exceeds %d; stopping compilation
  11. 1004    unexpected end-of-file found
  12. 1005    string too big for buffer
  13. 1006    write error on compiler intermediate file
  14. 1007    unrecognized flag '%s' in '%s'
  15. 1015    compiler limit : too many segments
  16. 1027    DGROUP data allocation exceeds 64K
  17. 1029    there are > 512 bytes of arguments
  18. 1030    there are > 512 bytes of local variables
  19. 1032    cannot open object listing file '%s'
  20. 1035    expression too complex, please simplify
  21. 1037    cannot open object file '%s'
  22. 1041    cannot open compiler intermediate file - no more files
  23. 1042    cannot open compiler intermediate file - no such file or directory
  24. 1043    cannot open compiler intermediate file
  25. 1044    out of disk space for compiler intermediate file
  26. 1048    unknown option '%c' in '%s'
  27. 1049    invalid numerical argument '%s'
  28. 1050    '%s' : code segment too large
  29. 1053    '%s' : function too large
  30. 1055    compiler limit : out of keys
  31. 1063    compiler limit : compiler stack overflow
  32. 1078    intrinsic not implemented
  33. 1083    Cannot open %Fs file: '%Fs': %Fs
  34. 1084    Cannot read %Fs file: '%Fs': %Fs
  35. 1085    Cannot write %Fs file: '%Fs': %Fs
  36. 1090    '%s' data allocation exceeds %s
  37. 1093    bad '%s' flag, would overwrite '%s' with '%s'
  38. 1094    too many '%s' flags, '%s'
  39. 1126    '%s' : automatic allocation exceeds %s
  40. 1127    '%s' : segment redefinition
  41. 1300    error accessing program database %s
  42. 1301    error accessing program database %s, invalid format, please delete and rebuild
  43. 1900    Il mismatch between '%s' version '%ld' and '%s' version '%ld'
  44. 1901    %s mismatch; version '%d.x' expected, version '%d.x' found
  45. 2000    UNKNOWN ERROR
  46. 2123    '%s' : cannot call __fastcall function '%s' from p-code
  47. 2125    '%s' : allocation exceeds 64K
  48. 2127    parameter allocation exceeds 32K
  49. 2129    static function '%s' not found
  50. 2220    warning treated as error - no object file generated
  51. 2257    p-code generation pragma not allowed without /Oq
  52. 2363    '%s' : cannot initialize pointer allocated in a code segment
  53. 2364    cannot initialize pointer to code-based object '%s'
  54. 2365    cannot initialize pointer at odd offset
  55. 2374    '%s' redefinition; multiple initialization
  56. 2418    '%s' : not in a register
  57. 2427    '%s' : jump referencing label is out of range
  58. 2428    '%s' : body of function exceeds 32K
  59. 2442    p-code expression too complex for setjmp or Catch
  60. 2520    conversion from unsigned __int64 to double not implemented, use signed __int64
  61. 2840    instruction word argument not constant
  62. 2841    register argument not constant
  63. 2842    register argument (%d) does not specify a valid register number
  64. 2900    '%s' : huge array cannot be aligned to segment boundary
  65. 2901    p-code functions can not have more than 127 bytes of parameters
  66. 2902    p-code expression too complex for alloca
  67. 2903    '%s' defined with __sysapi attribute
  68. 4000    UNKNOWN WARNING
  69. 4700    local variable '%s' used without having been initialized
  70. 4701    local variable '%s' may be used without having been initialized
  71. 4702    unreachable code
  72. 4703    '%s' : function too large for global optimizations
  73. 4704    '%s' : in-line assembler precludes global optimizations
  74. 4705    statement has no effect
  75. 4706    assignment within conditional expression
  76. 4707    '%s' : function too large for global optimizations (%s)
  77. 4708    ran out of heap at: %s
  78. 4709    comma operator within array index expression
  79. 4710    function '%s' not expanded
  80. 4711    function '%s' selected for automatic inline expansion
  81. 4712    '%s' : used as register - loss of debugging information
  82. 4713    %s: INTERNAL COMPILER ERROR; restarting\n        (compiler file '%s', line %d)
  83. 4723    potential divide by 0
  84. 4724    potential mod by 0
  85. 4725    instruction may be inaccurate on some Pentiums
  86. 4726    '%c' : unknown memory-model command-line option
  87. 4727    conditional expression is constant
  88. 4728    attempt to take address of function '%s' produces address of jump table entry
  89. 4741    /Oq option ignored for __fastcall function '%s'
  90. 4746    '%s' : unsized array treated as '%s'
  91. 4756    overflow in constant arithmetic
  92. 4757    overflow in constant multiplication
  93. 4758    address of automatic (local) variable taken, DS != SS
  94. 4759    segment lost in conversion
  95. 4760    '%Fs' : segment lost in initialization
  96. 4761    integral size mismatch in argument; conversion supplied
  97. 4762    near/far mismatch in argument : conversion supplied
  98. 4763    '%s' : function too large for post-optimizer
  99. 4765    recoverable heap overflow in post-optimizer - some optimizations may be missed
  100. 4766    local symbol table overflow - some local symbols may be missing in listings
  101. 4769    conversion of near pointer to long integer
  102. 4772    '%s' : too many debug entry points, maximum %d
  103. 4773    scoping too deep, deepest scoping merged when debugging
  104. 4784    cannot initialize code-based pointer to '%s' in small model - generating large model
  105. 4785    near call to '%s' in different segment
  106. 4786    '%Fs' : identifier was truncated to '%d' characters in the debug information
  107. 4787    unprototyped function '%s' called in exception
  108. 4788    '%Fs' : identifier was truncated to '%d' characters
  109. 4790    insufficient memory to process debugging information
  110. 4791    loss of debugging information caused by optimization
  111. 4792    long double type not supported by alternate math library
  112. 4793    native code generated for p-code function '%s' with inline assembly
  113. 4794    segment of thread local storage variable '%s' changed from '%s' from to '%s'
  114. 4795    assignment of non-based pointer to based pointer
  115. 4796    assignment of based pointer to non-based pointer
  116. 4797    '%s' : cannot initialize pointer allocated in a code segment - moved to data segment
  117. 4798    native code generated for p-code function '%s' with exception handler or unwind semantics
  118. 4799    function '%s' has no EMMS instruction
  119. 4900    Il mismatch between '%s' version '%ld' and '%s' version '%ld'
  120.