Scorn wrote: > Thanks Robert, > However I searched the archives for hours using multiple keywords so if you > or anyone else has the fix for show shops and sedit on them I would be > really appreciative. > Scorn > > I dredged this up from my personal archives. As I recall I later ammended it somewhat, but that change I can't find at the moment. This might get you going in the right direction though. > From: Robert Sinland > Sent: Saturday, April 19, 1997 6:18 AM > To: 'Count Zero' > Subject: [Code] Sedit bug in Windows > > > I have nearly solved this little problem of sedit crashing the mud when compiled under MS Visual > C++. With some help, I did manage to get Circle and Oasis to compile under Cywgwin32 (thanks > all :) And to my chagrin, sedit worked fine. I did have to change a line in olc.h though, seems that > in olc.c and olc.h the > void olc_add_to_save_list(int zone, byte type); functions were defined differently. > ^^^^ byte in one and char in the other. > void olc_add_to_save_list(int zone, byte type); /* was char here */ > > > That alone didn't do it for MS C though. I also changed one of the MS C header files to see what > would happen. Changed this in rpcndr.h > #define small char > typedef signed char byte; /* was unsigned */ > RS +------------------------------------------------------------+ | 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