home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d591 / monopolysrc.lha / MonopolySrc / monopoly_source.LZH / err < prev    next >
Text File  |  1992-01-06  |  7KB  |  201 lines

  1.  
  2. Compiling f1.c
  3.    ReplyMsg(infomsg);
  4. f1.c 134 Warning 88: argument type incorrect
  5. Module size P=000038C6 D=00000000 U=00000000
  6. 
  7. Compiling fmenu.c
  8. Module size P=00005938 D=00000000 U=00000000
  9. 
  10. Compiling f18.c
  11.    ReplyMsg(instructmsg);
  12. f18.c 68 Warning 88: argument type incorrect
  13. Module size P=00000470 D=00000000 U=00000000
  14. 
  15. Compiling f17.c
  16.       ReplyMsg(offerbmsg);
  17. f17.c 238 Warning 88: argument type incorrect
  18.       ReplyMsg(offerbmsg);
  19. f17.c 323 Warning 88: argument type incorrect
  20.       ReplyMsg(offerbmsg);
  21. f17.c 657 Warning 88: argument type incorrect
  22. Module size P=000014D2 D=00000000 U=00000000
  23. 
  24. Compiling f16.c
  25.       ReplyMsg(offersmsg);
  26. f16.c 237 Warning 88: argument type incorrect
  27.       ReplyMsg(offersmsg);
  28. f16.c 323 Warning 88: argument type incorrect
  29.       ReplyMsg(offersmsg);
  30. f16.c 642 Warning 88: argument type incorrect
  31.       ReplyMsg(offersmsg);
  32. f16.c 730 Warning 88: argument type incorrect
  33. Module size P=000017DE D=00000000 U=00000000
  34. 
  35. Compiling f15.c
  36.            220, 50)))  return( 0L );
  37. f15.c 19 Warning 85: function return value mismatch
  38.  DOSBase (restore_lock=Lock(file_name,  -2 ))==0)
  39. f15.c 259 Warning 30: pointers do not point to same type of object
  40.    UnLock(restore_lock);
  41. f15.c 261 Warning 88: argument type incorrect
  42.  DOSBase  ((restoreptr=Open(file_name,  1005 ))==0)
  43. f15.c 279 Warning 30: pointers do not point to same type of object
  44.    UnLock(restore_lock);
  45. f15.c 281 Warning 88: argument type incorrect
  46.    Read(restoreptr, Crestore_buffer, length1);
  47. f15.c 304 Warning 88: argument type incorrect
  48.       UnLock(restore_lock);
  49. f15.c 307 Warning 88: argument type incorrect
  50.       Close(restoreptr);
  51. f15.c 314 Warning 88: argument type incorrect
  52.    Read(restoreptr, Crestore_buffer, length1);
  53. f15.c 326 Warning 88: argument type incorrect
  54.       UnLock(restore_lock);
  55. f15.c 329 Warning 88: argument type incorrect
  56. Maximum number of errors/warnings reached
  57. Execution terminated
  58. 
  59. Compiling f14.c
  60.  DOSBase f ((save_lock=Lock(file_name,  -1 ))!=0)
  61. f14.c 152 Warning 30: pointers do not point to same type of object
  62.       UnLock(save_lock);
  63. f14.c 169 Warning 88: argument type incorrect
  64.  DOSBase if ((saveptr=Open(file_name, access_mode))==0)
  65. f14.c 189 Warning 30: pointers do not point to same type of object
  66.    UnLock(save_lock);
  67. f14.c 191 Warning 88: argument type incorrect
  68.    Write(saveptr, Csave_buffer, length1);
  69. f14.c 213 Warning 88: argument type incorrect
  70.    Write(saveptr, Csave_buffer, length1);
  71. f14.c 215 Warning 88: argument type incorrect
  72.    Write(saveptr, Csave_buffer, length1);
  73. f14.c 217 Warning 88: argument type incorrect
  74.    Write(saveptr, Csave_buffer, length1);
  75. f14.c 219 Warning 88: argument type incorrect
  76.    Write(saveptr, Csave_buffer, length1);
  77. f14.c 222 Warning 88: argument type incorrect
  78.    Write(saveptr, Csave_buffer, length1);
  79. f14.c 224 Warning 88: argument type incorrect
  80. Maximum number of errors/warnings reached
  81. Execution terminated
  82. 
  83. Compiling f13.c
  84. Module size P=000008D4 D=00000000 U=00000000
  85. 
  86. Compiling f12.c
  87. Module size P=00004096 D=00000000 U=00000000
  88. 
  89. Compiling f11.c
  90.    ReplyMsg(buycardmsg);
  91. f11.c 147 Warning 88: argument type incorrect
  92.    ReplyMsg(moneybagmsg);
  93. f11.c 240 Warning 88: argument type incorrect
  94.    ReplyMsg(tenpercentmsg);
  95. f11.c 622 Warning 88: argument type incorrect
  96. Module size P=00001160 D=00000000 U=00000000
  97. 
  98. Compiling f10.c
  99.    ReplyMsg(listpropmsg);
  100. f10.c 879 Warning 88: argument type incorrect
  101. Module size P=00002752 D=00000000 U=00000000
  102. 
  103. Compiling f9.c
  104. Module size P=00002E8A D=00000000 U=00000000
  105. 
  106. Compiling f8.c
  107.    ReplyMsg(transactmsg);
  108. f8.c 19 Warning 88: argument type incorrect
  109. Module size P=00000CEC D=00000000 U=00000000
  110. 
  111. Compiling f7.c
  112.    ReplyMsg(message);
  113. f7.c 34 Warning 88: argument type incorrect
  114. Module size P=00001756 D=00000000 U=00000000
  115. 
  116. Compiling f6.c
  117. Module size P=00000A28 D=00000000 U=00000000
  118. 
  119. Compiling f5.c
  120.    ReplyMsg(reviewpropmsg);
  121. f5.c 842 Warning 88: argument type incorrect
  122.    ReplyMsg(reviewpropmsg);
  123. f5.c 1484 Warning 88: argument type incorrect
  124. }
  125. f5.c 1502 Warning 155: no statement after label
  126. }
  127. f5.c 1644 Warning 155: no statement after label
  128. return(0);
  129. f5.c 1745 Warning 36: control cannot reach this statement
  130. return(0);
  131. f5.c 1766 Warning 36: control cannot reach this statement
  132. Module size P=00003114 D=00000000 U=00000000
  133. 
  134. Compiling f4.c
  135.    ReplyMsg(chancemsg);
  136. f4.c 29 Warning 88: argument type incorrect
  137.    ReplyMsg(chestmsg);
  138. f4.c 47 Warning 88: argument type incorrect
  139. Module size P=00003968 D=00000000 U=00000000
  140. 
  141. Compiling f3.c
  142. Module size P=00004F72 D=00000000 U=00000000
  143. 
  144. Compiling f2.c
  145.    ReplyMsg(auctionmsg);
  146. f2.c 428 Warning 88: argument type incorrect
  147.       ReplyMsg(auctionmsg);
  148. f2.c 513 Warning 88: argument type incorrect
  149.          ReplyMsg(overdrawnmsg);
  150. f2.c 714 Warning 88: argument type incorrect
  151.             }
  152. f2.c 726 Warning 155: no statement after label
  153. }
  154. f2.c 905 Warning 155: no statement after label
  155.    ReplyMsg(propinfomsg);
  156. f2.c 1021 Warning 88: argument type incorrect
  157. Module size P=00002F0A D=00000000 U=00000000
  158. 
  159. Compiling f0.c
  160. if (GfxBase) CloseLibrary(GfxBase);
  161. f0.c 139 Warning 88: argument type incorrect
  162.    ReplyMsg(infomsg);
  163. f0.c 396 Warning 88: argument type incorrect
  164. Module size P=000034EA D=00000000 U=00000000 C=00000000 F=00000000 UF=000000CC
  165. 
  166. Compiling s.c
  167.  DOSBase file = Open(&picture_file[0],  1005 ))
  168. s.c 35 Warning 30: pointers do not point to same type of object
  169.    Close(file);
  170. s.c 38 Warning 88: argument type incorrect
  171. Module size P=000005E8 D=00000000 U=00000000 C=00000000 F=00001174 UF=000055CE
  172. 
  173. Compiling geltools.c
  174. }
  175. geltools.c 238 Warning 85: function return value mismatch
  176. }
  177. geltools.c 443 Warning 85: function return value mismatch
  178. Module size P=0000043E D=00000000 U=00000000 C=00000000 F=00000008 UF=00000000
  179. 
  180. Total files: 22, Compiled OK: 20, Failed to compile: 2
  181.  
  182.  
  183.  
  184. Compiling f14.c
  185.  DOSBase f ((save_lock=Lock(file_name,  -1 ))!=0)
  186. f14.c 152 Warning 30: pointers do not point to same type of object
  187.  DOSBase if ((saveptr=Open(file_name, access_mode))==0)
  188. f14.c 189 Warning 30: pointers do not point to same type of object
  189. Module size P=00002CE4 D=00000000 U=00000000
  190. 
  191. Compiling f15.c
  192.            220, 50)))  return( 0L );
  193. f15.c 19 Warning 85: function return value mismatch
  194.  DOSBase (restore_lock=Lock(file_name,  -2 ))==0)
  195. f15.c 259 Warning 30: pointers do not point to same type of object
  196.  DOSBase  ((restoreptr=Open(file_name,  1005 ))==0)
  197. f15.c 279 Warning 30: pointers do not point to same type of object
  198. Module size P=000025E6 D=00000000 U=00000000
  199. 
  200. Total files: 2, Compiled OK: 2
  201.