Open rebolbot opened 14 years ago
Submitted by: meijeru
I gleaned this from the ALTME group, where it was said that the bug is already in Curecode, but I could not find it, so I added it. See also #1336.
>> b: charset "" >> b/65535: true == true >> b/65536 == none ;; getting is always possible >> b/65536: true ** error
CC - Data [ Version: alpha 95 Type: Bug Platform: All Category: Datatype Reproduce: Always Fixed-in:alpha 97 ]
Submitted by: Carl
Maximum expanded to 7ffffff. Please test it well to make sure no internal wrapping is occurring.
Submitted by: meijeru
I gleaned this from the ALTME group, where it was said that the bug is already in Curecode, but I could not find it, so I added it. See also #1336.
CC - Data [ Version: alpha 95 Type: Bug Platform: All Category: Datatype Reproduce: Always Fixed-in:alpha 97 ]