Re: [Amsn-devel] error in gui.tcl

2008-01-11 Thread Youness Alaoui
Yeah, sorry, I just saw it reported on the forums and fixed it, the weird thing is that I tested it a few times before commiting... anyways, yes, it's limit.. because I realized that we can send up to 1665 chars in a message instead of the 400 limit we used but it needs to include the msg header

Re: [Amsn-devel] error in gui.tcl

2008-01-11 Thread Álvaro J. Iradier
It looks so, in rev 9350... In fact that code will crash! Can you fix it, or should I? Greets. On Jan 11, 2008 6:34 PM, Karel Demeyer <[EMAIL PROTECTED]> wrote: > Should it be : > incr limit -[string length $friendlyname] > ? > > Younness, you comitted this ... ? :) > > Karel . >

Re: [Amsn-devel] error in gui.tcl

2008-01-11 Thread Karel Demeyer
Should it be : incr limit -[string length $friendlyname] ? Younness, you comitted this ... ? :) Karel . 2008/1/11, Karel Demeyer <[EMAIL PROTECTED]>: > > incr -[string length $friendlyname] > > what should that be ? line 2787 ... > > > Karel. > ---

[Amsn-devel] error in gui.tcl

2008-01-11 Thread Karel Demeyer
incr -[string length $friendlyname] what should that be ? line 2787 ... Karel. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source.