Michael Ortmann

Results 187 comments of Michael Ortmann

i guess you want to add the documentation to doc/sphinx_source/using/tcl-commands.rst

Could help with debugging issues like https://forum.eggheads.org/viewtopic.php?t=21563

(and yes, the sizeof s i taking the size of the pointer, but it doesnt matter for this example)

Arch Linux (glibc 2.42). I am not trying to cross compile. What i meant was, when i try to compile it native under FreeBSD it works, but when i try...

This is happening, when on `rehash` eggdrop tries to set a listen port to ANYIP (0.0.0.0 / ::) while eggdrop is already listening to that port, but on a specific...

Also missing for wiki.eggheads.org and we should probably put / autogenerate it somewhere into doc/html

https://github.com/eggheads/eggdrop/blob/028e756076537d7199e152fec29f70db669f67ae/doc/sphinx_source/conf.py#L127 I cant proceed for the setup to regenerate tools is just too bloated for me, i installed like a 100 packages for generating 'em docs, and it still doesnt...

A `324` msg from server is parsed wrong: ``` [02:32:30] [@] :irc.example.com 324 BotA #testchan42 +Htn :10:15m .channel Channel #testchan42, 2 members, mode +mtn: ``` A `MODE` msg from server...