on 11/07/06 16:03, Bart Martens wrote:
> Hi Masami,
> 
> Can you find which "event text failed to build"? Any easy workaround by
> changing some "event text"?
in short.
in text.c:pevent_make_pntevts().
when i is 104 pevt_build_string() return 1.

this is the arguments of pevt_build_string().
pevt_build_string (input=0x5d6760 "%C28-%C29$1/Wallops%C28-%O$t$",
    output=0x5889e0, max_arg=0x7fffbfd518bc) at text.c:1440

in text.c:pevt_build_string()
1487:if (ii == len)
1488:{
1499:        fe_message ("String ends with a $", FE_MSG_WARN);
1450:        return 1;
1451:}

then xchat is going to abort in text.c line 1150.
I've gotten this information. I'll research again.

> Also, could you please rebuild version 2.6.4-2.1 on unstable and see
> whether this produces the same problem with that version?
I did rebuild with cowbuilder and execute it.
it doesn't have problem.

> Unfortunately I have no access to an amd64.  I'm in the dark here.  (Al
> Pacino in "scent of a woman".)  So I could use some debugging help from
> amd64 users...
I can help you, if you want:-)

-- 
/*
 * Masami Ichikawa
 * mailto: [EMAIL PROTECTED]
 *       : [EMAIL PROTECTED]
 */



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to