Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to compile on 1.7 #47

Open
wcktklwn opened this issue Jul 10, 2015 · 1 comment
Open

Fails to compile on 1.7 #47

wcktklwn opened this issue Jul 10, 2015 · 1 comment

Comments

@wcktklwn
Copy link

$ znc-buildmod colloquy.cpp
Building "colloquy.so" for ZNC 1.7.x... colloquy.cpp: In member function ‘bool CColloquyMod::Push(const CString&, const CString&, const CString&, bool, int)’:
colloquy.cpp:778:58: error: invalid initialization of reference of type ‘std::vector<CClient*>&’ from expression of type ‘const std::vector<CClient*>’
[ !! ] Error while building "colloquy.so"

@markus-lassfolk
Copy link

Check this one, it solved that issue for me on 1.6

683d436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants