Michael Ortmann

Results 189 comments of Michael Ortmann

http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/chat/eggdrop/patches/patch-src_eggdrop.h and http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/chat/eggdrop/Makefile means, we should enhance autoconf/configure support for Fine tuning of the installation directories ?

Investigate freebsd patches at: https://svnweb.freebsd.org/ports/head/irc/eggdrop-devel/files/ https://svnweb.freebsd.org/ports/head/irc/eggdrop/files/ irc discussion result: remove 99-100% of inline keywords, they are also not c89 investigate opensuse linux patches at: https://build.opensuse.org/package/show/home%3Azombah%3Abranches%3Ahome%3Aonielsen/eggdrop investigate trueos patches at: https://github.com/trueos/trueos-ports/tree/trueos-master/irc/eggdrop/files...

> Investigate cygwin patch at http://windrop.sourceforge.net/compile18cvs.html This patch must NOT be applied. cygwin console is fine, but cmd.exe hangs after: ``` eggdrop.exe-1.9.0 eggdrop.conf exit ```

This Issue is done. Only thing remaining was moved into #474. I think you can close this Issue here now.

Please also take a look at #474

See coredns.c:dns_forward() and coredns.c:findhost()

Same here, stuck in recovery mode. I got to recovery mode from normal mode (everything working fine) when i did `idevicerestore --latest` that didn't finish. Since then the device is...

Looks like we set TCL_TRACE_READS too often.

This Issue should be split: The more important issue is the `freeaddrinfo(NULL)` and `gai_strerror()`. That will be fixed by #1333. The second issue, letting listen support hostnames can be done...

EAI_NONAME is not exactly identical for unresolveable i suppose. but the man pages combined with apriori knowledge about our usage of the function getaddrinfo() we are fine logging like this....