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

Compile errors in AsynchronousHTTPServiceTestCase #4

Open
robertpenner opened this issue Sep 7, 2009 · 1 comment
Open

Compile errors in AsynchronousHTTPServiceTestCase #4

robertpenner opened this issue Sep 7, 2009 · 1 comment

Comments

@robertpenner
Copy link
Collaborator

Three compile errors occur in AsynchronousHTTPServiceTestCase:
completeHandler, ioErrorHandler and securityErrorHandler are not found.

Changing the superclass to AsynchronousTestCase resolves the issue (currently TestCase).

I am having troubles with Git thinking all my files are changed when they're not, otherwise I would do the fix myself.

@robertpenner
Copy link
Collaborator Author

I managed to submit the fix in my fork and sent a pull request.

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