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 ZNC 1.6 #45

Open
teward opened this issue Mar 8, 2015 · 1 comment
Open

Fails to compile on ZNC 1.6 #45

teward opened this issue Mar 8, 2015 · 1 comment

Comments

@teward
Copy link

teward commented Mar 8, 2015

THe following is the debug output:

Building "colloquy.so" for ZNC 1.6.0... ./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"
@teward
Copy link
Author

teward commented Mar 8, 2015

This is fixed by Pull Request #46

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

1 participant