Giter VIP home page Giter VIP logo

znc-offlinemarker's People

Contributors

kvs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

znc-offlinemarker's Issues

Broken under ZNC 1.0

This module won't compile with znc-buildmod while using ZNC 1.0. Error is:

robbiet480@ns4004959:~/znc-offlinemarker$ znc-buildmod offlinemarker.cpp
Building "offlinemarker.so" for ZNC 1.0... offlinemarker.cpp: In member function ‘void COfflineMarkerMod::AddBuffer(CChan&, const CString&)’:
offlinemarker.cpp:13:16: error: ‘class CChan’ has no member named ‘KeepBuffer’
offlinemarker.cpp: In member function ‘virtual void COfflineMarkerMod::OnClientDisconnect()’:
offlinemarker.cpp:21:9: error: ‘vector’ does not name a type
offlinemarker.cpp:22:3: error: ‘vector’ was not declared in this scope
offlinemarker.cpp:22:3: note: suggested alternative:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from /usr/local/include/znc/ZNCString.h:16,
                 from /usr/local/include/znc/Nick.h:13,
                 from /usr/local/include/znc/Chan.h:13,
                 from offlinemarker.cpp:1:
/usr/include/c++/4.7/bits/stl_vector.h:208:11: note:   ‘std::vector’
offlinemarker.cpp:22:15: error: expected primary-expression before ‘*’ token
offlinemarker.cpp:22:16: error: expected primary-expression before ‘>’ token
offlinemarker.cpp:22:17: error: ‘::const_iterator’ has not been declared
offlinemarker.cpp:22:34: error: expected ‘;’ before ‘it’
offlinemarker.cpp:23:8: error: ‘it’ was not declared in this scope
offlinemarker.cpp:23:13: error: ‘vChans’ was not declared in this scope
[ !! ] Error while building "offlinemarker.so"
robbiet480@ns4004959:~/znc-offlinemarker$ znc-buildmod

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.