Tracker: Bugs

5 Deviant behaviour changestr-function regarding "00"X, ooRexx - ID: 2883064
Last Update: Comment added ( bigrixx )

ooRexx Version: Open Object Rexx Version 4.0.0, Build date: Aug 15 2009,
Addressing Mode: 32
OS: Microsoft Windows XP [Version 5.1.2600]:

/*changestr error*/

a = "00"X || "abc"

b = a~changestr("00"X, "123")

say b --expected output: 123abc
--actual output: 123abc12
/**/

When the changestr-function replaces a "00"X it appends additionally the
replacement minus one character at the end of the modified string. In the
previous example, it adds the string “12” at the end.


Johannes Paul ( psychopompos ) - 2009-10-21 07:34

5

Pending

Fixed

Rick McGuire

Classes

Next Release

Public


Comment ( 1 )

Date: 2009-10-21 09:28
Sender: bigrixxProject Admin

Committed revision 5277.


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-10-21 09:28 bigrixx
resolution_id None 2009-10-21 09:28 bigrixx
category_id None 2009-10-21 09:28 bigrixx
artifact_group_id v4.0 2009-10-21 09:28 bigrixx
assigned_to nobody 2009-10-21 09:28 bigrixx
close_date - 2009-10-21 09:28 bigrixx