Bugs item #1264385, was opened at 2005-08-19 23:14
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1264385&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Steve C. (steve_coombes)
>Assigned to: Gert Driesen (drieseng)
Summary: Incorrect result in string::last-index-of example

Initial Comment:
The fourth example in the string::last-index-of help 
shows:

string::last-index-of('testing string', 'ing') ==> 4

This would be correct for the string::index-of help, but 
here it should be a result of 11 returning the last position 
of 'ing' in the word 'string'.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-08-24 19:36

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

Thanks for the report !

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1264385&group_id=31650


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to