What steps will reproduce the problem?
1. Download OAuthConsumer.framework sources
2. Compile
3. Attempt to include OAuthConsumer/OAuthConsumer.h in project
4. Notice the failed import of OAAsynchronousDataFetcher.h and the lack of
newline at the end
of the header file.
What version of the product are you using? On what operating system?
Last Changed Author: zsombor
Last Changed Rev: 829
OS X 10.5.6
Please provide any additional information below.
Attached is a diff file which corrects both the newline error and the lack of
inclusion in the
project. This fixes a warning when using the OAuthConsumer.h when
OAAsynchronousDataFetcher.h is included as well as producing the latter in a
build.
Original issue reported on code.google.com by zacw...@gmail.com on 18 Mar 2009 at 8:12
Original issue reported on code.google.com by
zacw...@gmail.com
on 18 Mar 2009 at 8:12Attachments: