home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / m2comp_b.zip / M2ERR.MSG < prev    next >
Text File  |  1987-07-06  |  2KB  |  89 lines

  1. 0   bad character on input
  2. 1   syntax error
  3. 2   ill formed constant
  4. 3   id does not match block id
  5. 4   bad module id
  6. 6   id already declared
  7. 7   undefined id
  8. 8   no body allowed in def mod
  9. 9   missing string terminator
  10. 10  implementation does not match definition
  11. 11  type expected
  12. 12  wrong class of identifier
  13. 13  incompatible types
  14. 14  constant expected
  15. 15  range min > max
  16. 16  bad base type
  17. 17  range too big
  18. 18  not array type
  19. 19  can't operate on addresses
  20. 20  out of registers
  21. 21  unexpected operand in code generation
  22. 22  illegal opaque type
  23. 23  would cause stack overflow
  24. 24  operand stack underflow
  25. 25  bad operands in store
  26. 26  value out of range
  27. 27  not a record
  28. 28  jump out of range
  29. 29  not a pointer
  30. 30  forward type not declared
  31. 31  illegal procedure type
  32. 32  error in reg allocation in return
  33. 33  invalid operation on this type
  34. 34  invalid coertion
  35. 35  enumeration too big
  36. 36  open array illegal here
  37. 37  invalid increment
  38. 38  duplicate label
  39. 39  procedure not at level 0
  40. 40  cannot recover from previous errors
  41. 41  expression overflow
  42. 42  open comment at EOF
  43. 43  identifier expected
  44. 44  = expected
  45. 45  , or : expected
  46. 46  ; expected
  47. 47  range or scalar type wanted here
  48. 48  duplicate CASE value
  49. 49  FOR step too large (small)
  50. 50  unimplemented objects
  51. 51  string too long
  52. 52  invalid option specified
  53. 53  not enough parameters
  54. 54  too many parameters
  55. 55  not procedure type
  56. 60  internal error
  57. 61  not enough operands
  58. 62  type conflict
  59. 63  type not specified
  60. 64  illegal operand
  61. 65  too many operands
  62. 66  constant too big
  63. 67  illegal operand combination
  64. 68  LCXZ or LOOP out of range
  65. 70  var not accessible in ASM
  66. 71  invalid constant for ASM
  67. 72  invalid use of register
  68. 73  qualifier invalid w/ register
  69. 74  label or ADDRESS var expected here
  70. 75  undefined label(s)
  71. 76  duplicate label
  72. 77  illegal variable arithmetic
  73. 80  procedure too long
  74. 81  too much initialized data
  75. 82  too many jumps
  76. 83  Op Stack overflow
  77. 84  LOOPs nested too deeply
  78. 85  too many case labels
  79. 86  data segment > 64k
  80. 87  local size > 32k
  81. 88  structure or param list too big
  82. 89  too many labels in CASE
  83. 90  file not found
  84. 91  premature end of file
  85. 92  file >64k
  86. 93  can't open OBJ file
  87. 94  error writing to OBJ file
  88. 98  feature not implemented
  89. 99  system error