Re: [bug?] Circle 3.0 beta patchlevel 13 released

From: Del Minturn (caminturn@EARTHLINK.NET)
Date: 06/03/98


diff -BbupN --recursive circle30bpl12/src/shop.c
circle30bpl13/src/shop.c
--- circle30bpl12/src/shop.c    Wed Oct 29 00:16:28 1997
+++ circle30bpl13/src/shop.c    Mon Mar 30 23:41:43 1998
-    sprintf(buf, "SYSERR: Illegal return value of %d from trade_with()
(shop.c)",
-           result);
+    log("SYSERR: Illegal return value of %d from trade_with() (%s)",
+           result, __FILE__);  /* Someone might rename it... */
     log(buf);
^^^^^^^^^^^^^^ is this kinda missed or supposed to be there?


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST