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

Format linker warnings as warnings instead of errors #160

Merged
merged 2 commits into from
Oct 6, 2015

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Sep 8, 2015

No description provided.

@@ -444,6 +444,11 @@ module XCPretty
@parser.parse(line)
end
end

it "parses ld warnings" do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer single-quoted strings when you don't need string interpolation or special symbols.

kattrali added a commit that referenced this pull request Oct 6, 2015
Format linker warnings as warnings instead of errors
@kattrali kattrali merged commit a5c824f into xcpretty:master Oct 6, 2015
@0xced 0xced deleted the ld-warnings branch October 6, 2015 16:26
@supermarin
Copy link
Contributor

Thanks @0xced ! 💯

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.

None yet

4 participants