Michael Ortmann
Michael Ortmann
Is it really a bug? Would it really be a fix to ignore vhost* and send a listen address? If you have eggdrop on a box in a local network,...
@vanosg: The crash should be fixed now.
> One more- `` /home/runner/work/eggdrop/eggdrop/eggdrop/src/tls.c:233: undefined reference to `SSL_CTX_get0_certificate' `` in OpenSSL 0.9.8 Yes, this is an unfinised block of code, waiting for #1411. Once #1411 is merged ill finish...
This PR is obsolete due to #1664
with the code in this PR, we will set variable used for `.status display` when WHOIS reply comes in. ive got no idea about CAP setrealname. do you want to...
``` gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/home/michael/opt/tcl9.0git20240212/include -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c net.c net.c: In function ‘traced_myiphostname’: net.c:1708:15: error: ‘TCL_INTERP_DESTROYED’ undeclared (first use in this function);...
see #176 netbsd doesn't want us to hardcode a relative LANGDIR: http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/chat/eggdrop/patches/patch-src_eggdrop.h see also: http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/chat/eggdrop/PLIST i was also thinking, whether the netbsd packaging may be wrong here, but meanwhile i...
irc discussion result: change ./configure --prefix to install all parts off eggdrop into 'expected' directories, like prefix/bin and prefix/lib. will ease system wide installation, as long as you remember, you...
Maybe related/fixing #809?
> Please resolve conflicts, thanks done. ready for review again.