Skip to content

test1167: fixes in badsymbols.pl - #5442

Closed
majstar wants to merge 1 commit into
curl:masterfrom
majstar:master
Closed

test1167: fixes in badsymbols.pl#5442
majstar wants to merge 1 commit into
curl:masterfrom
majstar:master

Conversation

@majstar

@majstar majstar commented May 22, 2020

Copy link
Copy Markdown
Contributor

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).

Comment thread tests/badsymbols.pl Outdated

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@bagder

bagder commented May 25, 2020

Copy link
Copy Markdown
Member

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.

2 participants