A critical change was introduced here...
After securing the runtime behaviour 2 commits ago by inserting a
feof(stream) { ... } there is no need for short active = 0|1 anymore.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
#
# Project : mcbot
#
Known Bugs:
* no known bugs :)
* PRIVMSG for n=some@unaffiliated/users
* strdup must be freed...
Todo:
* UTF-8 aware Character-Encoding
* Dynamic Loading of plugins with dlopen
* implementation of some fun stuff
Author:
* Markus Broeker mbroeker@largo.homelinux.org
Comments:
* scanner/parser rewritten