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

test1167: fixes in badsymbols.pl #5442

Closed
wants to merge 1 commit into from
Closed

Conversation

majstar
Copy link
Contributor

@majstar majstar commented May 22, 2020

Hello.
There is an issue with badsymbols.pl - it reports "#line" from preprocessor's output as a missing symbol. My commit fixes that problem.

=> perl -I. ./badsymbols.pl ./.. ./../include/curl
Bad symbols in public header files:
  #line
  #line
  ...

I also fixed a typo in the code (a semicolon instead of a comma).

tests/badsymbols.pl Outdated Show resolved Hide resolved
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

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

👍

@bagder
Copy link
Member

bagder commented May 25, 2020

Thanks!

@bagder bagder closed this in 96f52ab May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants