bugWeeChat - Bugs: bug #38067, substring doesn't work in guile...

 
 

bug #38067: substring doesn't work in guile plugin

Submitter:  None
Submitted:  Sat 12 Jan 2013 05:47:05 AM UTC
   
 
Category:  scripts Severity:  3 - Normal
Item Group:  command Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  bananagram Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.3.9
IRC nick:  bananagram
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 12 Jan 2013 07:00:47 PM UTC, comment #2: 

Bug fixed, please try development version and confirm if it's OK for you.
If possible, please test before the next release, which is scheduled for 20/01/2013 (the development version is stable enough for daily use).

Sebastien Helleu <flashcode>
Group administrator
Sat 12 Jan 2013 04:37:39 PM UTC, comment #1: 

Bug confirmed, I'm fixing the guile plugin.

By the way, as a temporary workaround, you can use "string-copy" instead of "substring".

Sebastien Helleu <flashcode>
Group administrator
Sat 12 Jan 2013 05:47:05 AM UTC, original submission:  

Substring doesn't work right. (substring "1234567" 1 4) gives you 234567 instead of 234. It'll complain if you give it a string or something in place of the third argument, but otherwise it'll ignore it.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #27245:  weechat-test.scm added by None (442B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Open/ClosedOpen Closed
    2013-01-12 flashcode StatusIn Progress Fixed
    2013-01-12 flashcode StatusNone In Progress
        Assigned toNone flashcode
    2013-01-12 None Attached File- Added weechat-test.scm, #27245

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code