Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CRASH: show none #43

@Oldes

Description

@Oldes

show none crashes Rebol.
You should (for example) add test for none value here:

r3/src/os/host-view.c

Lines 345 to 351 in baf7e6c

case CMD_GRAPHICS_SHOW:
{
REBGOB* gob = (REBGOB*)RXA_SERIES(frm, 1);
Show_Gob(gob);
RXA_TYPE(frm, 1) = RXT_GOB;
return RXR_VALUE;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions