hello after install circlemud bpl12 i patched OasisOLC v1.6b there's no errors. but few warnings.. anyway because it had no errors, i began to patch big bug patch.. after doing 'patch < big_patch.patch' and hand patching all the .rej files, i got these warnings and errors from olc.c , redit.c, oedit.c.. olc.c:33: warning: type defaults to `int' in declaration of `zedit_setup' olc.c:34: warning: type defaults to `int' in declaration of `zedit_save_to_disk' olc.c:35: warning: type defaults to `int' in declaration of `zedit_new_zone' olc.c:36: warning: type defaults to `int' in declaration of `medit_setup_new' olc.c:37: warning: type defaults to `int' in declaration of `medit_setup_existin g' olc.c:38: warning: type defaults to `int' in declaration of `medit_save_to_disk' olc.c:39: warning: type defaults to `int' in declaration of `redit_setup_new' olc.c:40: warning: type defaults to `int' in declaration of `redit_setup_existin g' olc.c:41: warning: type defaults to `int' in declaration of `redit_save_to_disk' olc.c:42: warning: type defaults to `int' in declaration of `oedit_setup_new' olc.c:43: warning: type defaults to `int' in declaration of `oedit_setup_existin g' olc.c:44: warning: type defaults to `int' in declaration of `oedit_save_to_disk' olc.c:45: warning: type defaults to `int' in declaration of `sedit_setup_new' olc.c:46: warning: type defaults to `int' in declaration of `sedit_setup_existin g' olc.c:47: warning: type defaults to `int' in declaration of `sedit_save_to_disk' olc.c:48: warning: type defaults to `int' in declaration of `real_shop' olc.c:49: warning: type defaults to `int' in declaration of `free_shop' olc.c:50: warning: type defaults to `int' in declaration of `free_room' redit.c: In function `redit_parse': redit.c:649: warning: unused variable `world' gcc -c -g -O2 -Wall oedit.c oedit.c: In function `oedit_save_internally': oedit.c:225: structure has no member named `virtual' oedit.c:229: structure has no member named `virtual' oedit.c:259: structure has no member named `virtual' here is the warnings and errors i got.. before the bug patch, it was ok.. but now i'm getting these.. anyone has any idea why? thanks +------------------------------------------------------------+ | 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