Skip to content

badsymbols.pl: Add verbose mode -v#6349

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:badsymbols_verbose
Closed

badsymbols.pl: Add verbose mode -v#6349
jay wants to merge 1 commit into
curl:masterfrom
jay:badsymbols_verbose

Conversation

@jay

@jay jay commented Dec 20, 2020

Copy link
Copy Markdown
Member

Use -v as the first option to enable verbose mode which will show source
input, extracted symbol and line info. For example:

Source: ./../include/curl/typecheck-gcc.h
Symbol: curlcheck_socket_info(info)
Line #423: #define curlcheck_socket_info(info) \

Ref: https://curl.se/mail/lib-2020-12/0084.html

Closes #xxxx

Use -v as the first option to enable verbose mode which will show source
input, extracted symbol and line info. For example:

Source: ./../include/curl/typecheck-gcc.h
Symbol: curlcheck_socket_info(info)
Line curl#423: #define curlcheck_socket_info(info)                     \

Ref: https://curl.se/mail/lib-2020-12/0084.html

Closes #xxxx
@jay jay added the build label Dec 20, 2020
@jay jay closed this in 7f170a0 Dec 20, 2020
@jay jay deleted the badsymbols_verbose branch December 20, 2020 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants