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

adding an IV to a class with same name as temp used in method in subclass is trouble #83

Closed
dalehenrich opened this issue Jan 2, 2016 · 1 comment

Comments

@dalehenrich
Copy link
Member

Behavior>>copyMCMethodsFrom:dictionaries: catch errors but does not actually do anything with them ... similar things happen with references to undefined globals ...

@dalehenrich
Copy link
Member Author

When loading with Monticello you get an error as expected, but when done interactively no error is raised

dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
… a more robust test (double whammy) that should stress the proposed fix
dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
… migration completes BEFORE throwing an error announcing a method compilation error ... also need to be aware that the call to Class class>>_defineClassNamed:with: may be recursive, thus the use of GsFailedMethodCompilationDuringCopyMethodToNewClass...
dalehenrich added a commit to glassdb/glass that referenced this issue Jan 3, 2016
dalehenrich pushed a commit to glassdb/glass that referenced this issue Apr 10, 2023
…nHttpMethod error on every single request.
dalehenrich added a commit to glassdb/glass that referenced this issue Apr 10, 2023
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

1 participant