irssi/src/perl/ui
dequis 8e8bc5fdbc Silence unused value warnings in perl binding code
sed -i 's/hv_store/(void) &/'

This only results in a warning in older gcc versions, but that includes
the one used in the Travis CI environment by default
2015-02-16 13:45:14 -03:00
..
Formats.xs Merge pull request #59 from ailin-nemui/perl-pl-na 2014-06-27 14:31:04 +02:00
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
module.h Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Themes.xs Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Perl's print and printf calls now write the text to irssi's window. You 2002-03-24 19:37:12 +00:00
UI.xs Silence unused value warnings in perl binding code 2015-02-16 13:45:14 -03:00
Window.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00