Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault on some gerund arguments to ^: #5

Closed
mlochbaum opened this issue Jan 16, 2016 · 1 comment
Closed

Segmentation fault on some gerund arguments to ^: #5

mlochbaum opened this issue Jan 16, 2016 · 1 comment

Comments

@mlochbaum
Copy link
Collaborator

Executing the following yields a segfault with any string in place of 'string':

]^:(1:`(<,'0';'string')) 0
@iocane
Copy link
Owner

iocane commented Jan 21, 2016

Another missing type test when recovering the verbs from a gerund. The curious thing about this one is that I could not find any test coverage for ^: with gerund right arguments. Fixed in commit 41c629f.

@iocane iocane closed this as completed Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants