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

help on object broken because of usage of an unitialized argument in dump-obj #2450

Closed
IngoHohmann opened this issue Nov 19, 2015 · 0 comments · Fixed by metaeducation/ren-c#164

Comments

@IngoHohmann
Copy link

a: object [b: 1]
== make object! [
b: 1
]

help a
A is an object of value:
** Script error: pat has no value
** Where: all dump-obj either print unless help
* Near: [string? pat find pat ""] for-each [word val] obj [
typ...

I already have a fix for this, creating this issue to attirbute the pull request correctly.

@hostilefork hostilefork transferred this issue from metaeducation/ren-c Aug 3, 2020
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

Successfully merging a pull request may close this issue.

1 participant