--- "Nikita V. Youshchenko" <[EMAIL PROTECTED]> wrote: > Attached patch fixed the problem for me (it fixes the mentioned line > and > also same situation several lines below). I don't know if this is > correct, > but it works...
Almost correct, wholeMessageRaw contains \r\n sequences which is why it shouldn't be assigned to messageRaw. Attached is the correct fix which also eliminates unnecessary conversions for the case where the message does not need to be split __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
licq_split.diff
Description: licq_split.diff
