pidgin/plugins/perl/common/MANIFEST

Wed, 03 Apr 2013 01:25:40 +0200

author
Andrew Victor <andrew.victor@mxit.com>
date
Wed, 03 Apr 2013 01:25:40 +0200
branch
release-2.x.y
changeset 33847
7cd76ebbe8d1
parent 16529
1d0da9270ff9
child 18068
b6554e3c8224
child 35312
add13288757e
permissions
-rw-r--r--

MXit: Refactor dump_bytes() not to use a C99-style variable length array.

* Removes warning when compiling for InstantBird:
protocol.c:103:1: warning: ISO C90 forbids variable length array ‘request’ [-Wvla]

* Characters > 0x7E should also be treated as non-printable.

GtkAccount.xs
GtkBlist.xs
GtkConn.xs
GtkConv.xs
GtkConvWin.xs
GtkDebug.xs
GtkDialogs.xs
GtkFt.xs
GtkIMHtml.xs
GtkIMHtmlToolbar.xs
GtkLog.xs
GtkMenuTray.xs
GtkPlugin.xs
GtkPluginPref.xs
GtkPounce.xs
GtkPrefs.xs
GtkPrivacy.xs
GtkRoomlist.xs
GtkSavedStatuses.xs
GtkSession.xs
GtkSound.xs
GtkStatusBox.xs
GtkThemes.xs
GtkUtils.xs
MANIFEST
Pidgin.pm
Pidgin.xs
typemap

mercurial