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

Fix multiple load issue #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kapustaikwas27
Copy link

Since locales are permanent by default in j9.6, the coerase has no effect, and the cocreate then fails because the locale exists and contains names.

load 'debug/dissect'
load 'debug/dissect'
|locale error in cocreate, executing dyad 18!:3
| dissectionlist_dissect_=:d[ ((cocreate([coerase))"02 1{.#)y[d=.(,:($0);10 10)&[^:(0=#)".'dissectionlist_dissect_'
|[-9] /applications/j9.6/addons/debug/dissect/dissect.ijs
Press ENTER to inspect

Since locales are permanent by default in j9.6, the coerase has no effect, and the cocreate then fails because the locale exists and contains names.

   load 'debug/dissect'
   load 'debug/dissect'
|locale error in cocreate, executing dyad 18!:3
|   dissectionlist_dissect_=:d[    ((cocreate([coerase))"0~2 1{.~#)y[d=.(,:($0);10 10)&[^:(0=#)".'dissectionlist_dissect_'
|[-9] /applications/j9.6/addons/debug/dissect/dissect.ijs
Press ENTER to inspect
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 this pull request may close these issues.

1 participant