For pl8 in db.c, line 2228 there's a semicolon missing from SET_SKILL(ch, i, 0); whereas two lines later the set skill call has one. GCC doesn't choke on it since it is a macro function, but it is an inconsistency, plus the GNU indent utility doesn't like it and generates an unmatched else error. Curtiss
This archive was generated by hypermail 2b30 : 12/07/00 PST