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

When using Cocoapods to install there are two warnings #31

Open
christianselig opened this issue Dec 29, 2014 · 6 comments
Open

When using Cocoapods to install there are two warnings #31

christianselig opened this issue Dec 29, 2014 · 6 comments

Comments

@christianselig
Copy link

I instalIed AttributeMarkdown via the Cocoapods installation, and I get two warnings from markdown_parser.m:

Unused function 'yy_NonAlphanumeric'
Function 'yy_HtmlBlockOl' is not needed and will not be emitted

I know the Cocoapods installation is in beta, but I was curious if there was any way to eliminate this issue before I install via the lengthier method.

@davidbarker
Copy link

+1

I also get quite a few "Semantic Issue… Code will never be executed" warnings.

@dreamwieber
Copy link
Owner

It might be a little before I can get to this, but can you let me know if it still builds and is just the warnings? If so, it will be fixed but lower pri.

@davidbarker
Copy link

That's right — it still builds and runs.

@dreamwieber
Copy link
Owner

Thanks -- I know warnings are unneeded clutter in the build messages, and
can become a problem. Will take a look at this hopefully in the next few
weeks.

On Sat, May 30, 2015 at 10:27 AM, David Barker [email protected]
wrote:

That's right -- it still builds and runs.

Reply to this email directly or view it on GitHub
#31 (comment)
.

@jhollida24
Copy link

I also would like to see this happen. Xcode reports 80 warnings for this pod.

Thanks for the great project, though!

@jhollida24
Copy link

In the meantime, here's a branch that has most of the warnings suppressed:

brain-scape@e232110

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

4 participants