You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building module colloquy...
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*>’
make[1]: *** [colloquy.o] Fehler 1
make: *** [modules] Fehler 2
:*(
The text was updated successfully, but these errors were encountered:
Building module colloquy...
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*>’
make[1]: *** [colloquy.o] Fehler 1
make: *** [modules] Fehler 2
:*(
The text was updated successfully, but these errors were encountered: