errors 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. actors.for:1:
  2. eC AAPPLI- APPLICABLES FOR ADVENTURERS
  3. ^
  4. Invalid first character at (^) [info -f g77 M LEX]
  5. actors.for: In function `aappli':
  6. actors.for:12: undefined or invalid # directive
  7. actors.for:13: undefined or invalid # directive
  8. actors.for:14: undefined or invalid # directive
  9. actors.for:15: undefined or invalid # directive
  10. actors.for:16: undefined or invalid # directive
  11. actors.for:17: undefined or invalid # directive
  12. actors.for:18: undefined or invalid # directive
  13. actors.for:19: undefined or invalid # directive
  14. actors.for:20: undefined or invalid # directive
  15. actors.for:21: undefined or invalid # directive
  16. actors.for:22: undefined or invalid # directive
  17. actors.for:23: undefined or invalid # directive
  18. actors.for:24: undefined or invalid # directive
  19. actors.for:43:
  20. CFLAG(CEVSPH)=.FALSE.
  21. ^
  22. Invalid declaration of or reference to symbol `cflag' at (^) [initially seen at (^)]
  23. actors.for:53:
  24. AROOM(AROBOT)=CAGER
  25. ^
  26. Invalid declaration of or reference to symbol `aroom' at (^) [initially seen at (^)]
  27. actors.for:55:
  28. CAGESF=.TRUE.
  29. 1 2
  30. Type disagreement between expressions at (1) and (2)
  31. actors.for:57:
  32. OFLAG1(ROBOT)=IAND(OFLAG1(ROBOT),NOT(NDSCBT))
  33. ^
  34. Invalid declaration of or reference to symbol `oflag1' at (^) [initially seen at (^)]
  35. actors.for: In subroutine `thiefd':
  36. actors.for:116: undefined or invalid # directive
  37. actors.for:118: undefined or invalid # directive
  38. actors.for:119: undefined or invalid # directive
  39. actors.for:120: undefined or invalid # directive
  40. actors.for:121: undefined or invalid # directive
  41. actors.for:122: undefined or invalid # directive
  42. actors.for:123: undefined or invalid # directive
  43. actors.for:124: undefined or invalid # directive
  44. actors.for:125: undefined or invalid # directive
  45. actors.for:126: undefined or invalid # directive
  46. actors.for:158:
  47. IF(QHERE(EGG,THFPOS)) OFLAG2(EGG)=IOR(OFLAG2(EGG),OPENBT)
  48. ^
  49. Invalid declaration of or reference to symbol `oflag2' at (^) [initially seen at (^)]
  50. actors.for:168:
  51. IF(THFFLG) GO TO 1300
  52. ^
  53. Type disagreement between expressions at (^) and (^)
  54. actors.for:176:
  55. THFFLG=.TRUE.
  56. 1 2
  57. Type disagreement between expressions at (1) and (2)
  58. actors.for:204:
  59. THFFLG=.TRUE.
  60. 1 2
  61. Type disagreement between expressions at (1) and (2)
  62. actors.for:262:
  63. 1700 IF(OADV(ROPE).EQ.-THIEF) DOMEF=.FALSE.
  64. 1 2
  65. Type disagreement between expressions at (1) and (2)
  66. actors.for:270:
  67. THFFLG=.FALSE.
  68. 1 2
  69. Type disagreement between expressions at (1) and (2)