Fix for the zone new bug was as follows:
diff -u stk/db.c indexclose/db.c
--- stk/db.c Mon Dec 29 18:05:07 1997
+++ indexclose/db.c Tue Feb 17 18:02:05 1998
@@ -565,7 +565,7 @@
qsort(help_table, top_of_helpt, sizeof(struct help_index_element), hsort);
top_of_helpt--;
}
-
+ fclose(index);
}
Cheers.
-Caniffe
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT