now i'm getting tons of errors. C:\Windows\Desktop\circle16\circle\src\oedit.c(980) : error C2143: syntax error : missing ';' before '!=' C:\Windows\Desktop\circle16\circle\src\oedit.c(1063) : error C2046: illegal case C:\Windows\Desktop\circle16\circle\src\oedit.c(1072) : error C2046: illegal case C:\Windows\Desktop\circle16\circle\src\oedit.c(1135) : error C2043: illegal break C:\Windows\Desktop\circle16\circle\src\oedit.c(1136) : error C2046: illegal case C:\Windows\Desktop\circle16\circle\src\oedit.c(1138) : error C2043: illegal break C:\Windows\Desktop\circle16\circle\src\oedit.c(1139) : error C2047: illegal default C:\Windows\Desktop\circle16\circle\src\oedit.c(1142) : error C2043: illegal break C:\Windows\Desktop\circle16\circle\src\oedit.c(1148) : error C2059: syntax error : 'type' C:\Windows\Desktop\circle16\circle\src\oedit.c(1149) : error C2371: 'oedit_disp_menu' : redefinition; different basic types c:\windows\desktop\circle16\circle\src\oasis.h(335) : see declaration of 'oedit_disp_menu' C:\Windows\Desktop\circle16\circle\src\oedit.c(1150) : error C2059: syntax error : '}' Error executing cl.exe. it seems to say that every case after the ones that i added are illegal. any ideas? +------------------------------------------------------------+ | 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