Files
@ e63427c2da8a
Branch filter:
Location: libtransport.git/tests/libpurple_jabber/jabber_test.cfg
e63427c2da8a
1.3 KiB
text/x-ini
fix a lot of compiler warnings thrown by newer GCC versions
mostly warnings about:
- comparison differing in signedness
- unused functions and variables
- some casts
mostly warnings about:
- comparison differing in signedness
- unused functions and variables
- some casts