Bugs item #1264385, was opened at 2005-08-19 16:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: Steve C. (steve_coombes)
Assigned to: Nobody/Anonymous (nobody)
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'.

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

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