Skip to content

In C++, strrchr is defined as follows:

Andrea Gianarda requested to merge fix/gcc_15_1_2_compilation_master into master

const char * strrchr ( const char * str, int character ); char * strrchr ( char * str, int character );

Fix query when the chatroom local and peer addresses have to be modified in the database as well as the flags and in the database

Merge request reports