Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: New Core Experimental

From: kracik:mbox:dkm:cz at: 24-Jan-2001 13:14

[jeff--rebol--net] wrote:
> [snip] > This is the last experimental we'll post before the Core 2.5 > release, so please find all the bugs in this one and beat us > mercilessly over the heads with them!!! (-:
OK, I tested problems I have submitted and they are still in the new experimental. I list them in order of importance to me: 1. parse/all string "^/" does not split lines correctly if a line begins with an unmatched quote (Helpdesk #2423) 2. close insert open whois://rs.internic.net "rebol" crashes REBOL instead of printing some error message. Of course this is not really important but I think that such a simple one-liner should not crash the REBOL interpreter. (Helpdesk #3701, X-SELMA: [REBOL] 271266) 3. to-binary does not convert integers larger than 255 (Helpdesk #4792) 4. Filename completion on REBOL command line pressing tab key after % still produces an error (Helpdesk #3885, X-SELMA: [REBOL] 279279) 5. decode-cgi makes invalid words (starting with a digit for example) (Helpdesk #2611) Regards, Michal Kracik