On Fri, 7 Nov 1997, Angus Mezick wrote:
>nope. checked that, it is a byte. (defined as byte in all the functions so I
>set it to that from char in structs.h) (yup, i know typedef byte char)
Daniel brought up the unsigned also. Your 'char' must default to unsigned.
1) Use -fsigned-char
2) Change the data type to 'signed byte'
3) Just remove the check. :)
--
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