Skip to content

Added .S inside WM_CREATE crashes spf4wc  #5

@bamboospirit

Description

@bamboospirit

Steps to reproduce:
edit spf4wc.f

WM_CREATE :M { lpar wpar hwnd \ hdc -- 0 }
.S  \ insert this line

now executing the word CONSOLE or compiling spf4wc.exe and running it will make it crash...

0 TO H-STDOUT \ получает стандартные хэндлы
If I comment this line then I can see in the terminal that .S enters an infinite loop

Q1: I would like to know the reason why this is happening and how to avoid it. Sometimes I need to debug WM_CREATE ... messages so I need to print the stack to the terminal

Q2: is there any IRC channel dedicated to sp-forth ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions