On Fri, 19 Dec 1997, Pat O'Laughlin wrote:
>Error c:\circle\circle30bpl12\src\weather.c
>c:\circle\circle30bpl12\src\structs.h 493 syntax error; found `byte'
>expecting `}'
Which compiler?
Change (in structs.h):
#ifndef CIRCLE_WINDOWS
typedef char byte;
#endif
to:
typedef char byte;
--
George Greer - Me@Null.net | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| 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/08/00 PST