To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Talk:Whois

From ZNC
Revision as of 02:46, 17 January 2012 by >Resistance (Added compile-time errors, in accordance to the added text on the main page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Does Not Compile (0.202)

The following is the compile-time errors which exist in this module:

% znc-buildmod ./whois.cpp
Building "./whois.so" for znc 0.202...
./whois.cpp: In member function ‘bool CWhois::ZNCWhois(CString&)’:
./whois.cpp:97:26: error: ‘class CUser’ has no member named ‘GetVHost’
./whois.cpp:126:12: error: ‘class CUser’ has no member named ‘BounceDCCs’
[ !! ] Error while building "./whois.so"

-- Resistance (talk) 02:46, 17 January 2012 (UTC)