metaeducation / rebol-issues

6 stars 1 forks source link

to pair! -- odd validation rules #17

Open rebolbot opened 17 years ago

rebolbot commented 17 years ago

Submitted by: Sunanda

Will return 0x0 in some (not all) cases where R2 throws error, eg:

bc.. >> to-pair [,4] == 0x0

p.

CC - Data [ Version: alpha 31 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:none ]

rebolbot commented 17 years ago

Submitted by: admin

bc.. the above happens because: ,4 = 0,4 = decimal

p.

R3 allows a single value, setting X for that

rebolbot commented 15 years ago

Submitted by: BrianH

Tested in 2.100.31: The example code now generates the same error as R2.

rebolbot commented 11 years ago

Submitted by: Ladislav

In the core-tests suite.