> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 19, 2000 9:09 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Rebol Crashes Re:(5)

> I hope someone comes up with a nice solution ;-)).

Hi, I know answering my own posting isn't that good but I have found the
solution. Anyone interested here it is:

the html-forms-dialect was derived from the html-tags-dialect but the
html-tags-dialect imported (has-a) html-forms dialect... I think this
screwed up some internal stuff as we now have a nested object which
contains all definitions twice !!

All you have to do to fix it is change the is-a for forms-dialect from
html-tags-dialect to dialect!

Perhaps Rebol freed the first definitions but later tried to evaluate
them... this would be consistent with what I have recognized, would
indicate the correct error output (which I think is issued if something
strange is being accessed).

Perhaps this helps the Rebol team to find the problem and that someone can
have a look at it.

Robert M. Muench, Karlsruhe, Germany
    ==> ask for PGP public-key <==

  When do you want to reboot today?

Use the free portable GUI Library
OpenAmulet from http://www.openip.org

Reply via email to