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

Change two NSLog statements to log exceptions by calling inspect #41

Merged
merged 1 commit into from
Feb 6, 2012

Conversation

msabramo
Copy link
Contributor

@msabramo msabramo commented Feb 6, 2012

Change two NSLog statements to log exceptions by calling inspect on them as NSLog can't take the exceptions directly and this causes MacRuby
to crash (See https://www.macruby.org/trac/ticket/1447).

Fixes GH-40.

them as NSLog can't take the exceptions directly and this causes MacRuby
to crash (See https://www.macruby.org/trac/ticket/1447).

Fixes urbancodingGH-40.
@ghost ghost assigned msabramo Feb 6, 2012
msabramo added a commit that referenced this pull request Feb 6, 2012
Change two NSLog statements to log exceptions by calling `inspect`
@msabramo msabramo merged commit 1ae2bdb into urbancoding:master Feb 6, 2012
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.

Crash when opening preferences if Jenkins server is unreachable
1 participant