id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,irc_client,os,os_version 380,wrong usage of g_strsplit,misc@…,,"When parsing the configuration, for account_storage_migrate, the function called is {{{ conf->migrate_storage = g_strsplit( ini->value, "" \t,;"", -1 ); }}} shouldn't it be g_strsplit_set ? According to glib doc, g_strsplit will take the second argument as a whole for delimiter, I doubt this is what should be done. Here is a small patch.",defect,closed,minor,,BitlBee,devel,fixed,,,Client-independent,Linux,