René's URL Explorer Experiment


Title: Can't make: implicit declaration of function ‘http_write_chunked’ · Issue #5 · HISONA/https_client · GitHub

Open Graph Title: Can't make: implicit declaration of function ‘http_write_chunked’ · Issue #5 · HISONA/https_client

X Title: Can't make: implicit declaration of function ‘http_write_chunked’ · Issue #5 · HISONA/https_client

Description: I compile main using: gcc -o main -fPIC -DHAVE_CONFIG_H -D_U_="attribute((unused))" -O2 -I/usr/include/libnl3/netlink/ -Imbedtls/include main.c ApiService.c libmemd.a mbedtls/library/libmbedx509.a mbedtls/library/libmbedtls.a mbedtls/lib...

Open Graph Description: I compile main using: gcc -o main -fPIC -DHAVE_CONFIG_H -D_U_="attribute((unused))" -O2 -I/usr/include/libnl3/netlink/ -Imbedtls/include main.c ApiService.c libmemd.a mbedtls/library/libmbedx509.a ...

X Description: I compile main using: gcc -o main -fPIC -DHAVE_CONFIG_H -D_U_="attribute((unused))" -O2 -I/usr/include/libnl3/netlink/ -Imbedtls/include main.c ApiService.c libmemd.a mbedtls/library/libm...

Opengraph URL: https://github.com/HISONA/https_client/issues/5

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Can't make: implicit declaration of function ‘http_write_chunked’","articleBody":"I compile main using: \r\ngcc -o main -fPIC -DHAVE_CONFIG_H -D_U_=\"__attribute__((unused))\" -O2  -I/usr/include/libnl3/netlink/ -Imbedtls/include main.c ApiService.c libmemd.a mbedtls/library/libmbedx509.a mbedtls/library/libmbedtls.a mbedtls/library/libmbedcrypto.a -lm -lncurses\r\n\r\n\r\nApiService.c:17:8: warning: implicit declaration of function ‘http_open_chunked’; did you mean ‘http_read_chunked’? [-Wimplicit-function-declaration]\r\n     if(http_open_chunked(\u0026hi2, url) == 0)\r\n        ^~~~~~~~~~~~~~~~~\r\n        http_read_chunked\r\nApiService.c:21:12: warning: implicit declaration of function ‘http_write_chunked’; did you mean ‘http_read_chunked’? [-Wimplicit-function-declaration]\r\n         if(http_write_chunked(\u0026hi2, data, size) != size)\r\n            ^~~~~~~~~~~~~~~~~~\r\n            http_read_chunked\r\nApiService.c: In function ‘getTask’:\r\nApiService.c:106:5: warning: format not a string literal and no format arguments [-Wformat-security]\r\n     sprintf(data, cJSON_Print(task));\r\n     ^~~~~~~\r\nhttps.c: In function ‘mbedtls_net_connect_timeout’:\r\nhttps.c:496:18: error: ‘errno’ undeclared (first use in this function); did you mean ‘h_errno’?\r\n         else if( errno == EINPROGRESS )\r\n                  ^~~~~\r\n                  h_errno\r\nhttps.c:496:18: note: each undeclared identifier is reported only once for each function it appears in\r\nhttps.c:496:27: error: ‘EINPROGRESS’ undeclared (first use in this function)\r\n         else if( errno == EINPROGRESS )\r\n                           ^~~~~~~~~~~\r\nhttps.c:515:33: error: ‘EINTR’ undeclared (first use in this function); did you mean ‘NLE_INTR’?\r\n                     if(errno == EINTR) continue;\r\n                                 ^~~~~\r\n                                 NLE_INTR\r\nMakefile:16: recipe for target 'compile' failed\r\n\r\n\r\nwhen I trying to compile test file demo main file (Test a https post with the chunked-encoding data) with: gcc -o main -Imbedtls/include -fPIC -DHAVE_CONFIG_H -D_U_=\"attribute((unused))\" main.c -O2 mbedtls/library/libmbedx509.a mbedtls/library/libmbedtls.a mbedtls/library/libmbedcrypto.a\r\n\r\nI got:\r\nmain.c: In function ‘main’:\r\nmain.c:133:8: warning: implicit declaration of function ‘http_open_chunked’; did you mean ‘http_read_chunked’? [-Wimplicit-function-declaration]\r\nif(http_open_chunked(\u0026hi2, url) == 0)\r\n^~~~~~~~~~~~~~~~~\r\nhttp_read_chunked\r\nmain.c:137:12: warning: implicit declaration of function ‘http_write_chunked’; did you mean ‘http_read_chunked’? [-Wimplicit-function-declaration]\r\nif(http_write_chunked(\u0026hi2, data, size) != size)\r\n^~~~~~~~~~~~~~~~~~\r\nhttp_read_chunked\r\n/tmp/cc7m6wMn.o: In function main': main.c:(.text.startup+0x3b): undefined reference to http_init'\r\nmain.c:(.text.startup+0x48): undefined reference to http_init' main.c:(.text.startup+0x59): undefined reference to http_open_chunked'\r\nmain.c:(.text.startup+0x9e): undefined reference to http_write_chunked' main.c:(.text.startup+0xd3): undefined reference to http_write_chunked'\r\nmain.c:(.text.startup+0x120): undefined reference to http_write_chunked' main.c:(.text.startup+0x139): undefined reference to http_strerror'\r\nmain.c:(.text.startup+0x157): undefined reference to http_close' main.c:(.text.startup+0x15f): undefined reference to http_close'\r\nmain.c:(.text.startup+0x19c): undefined reference to `http_read_chunked'\r\ncollect2: error: ld returned 1 exit status\r\n\r\n","author":{"url":"https://github.com/drozdzamadeusz","@type":"Person","name":"drozdzamadeusz"},"datePublished":"2019-05-04T15:07:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/5/https_client/issues/5"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:03ca02da-30c0-dd6e-a5ee-a66dbf1f8c7e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE4EE:9D7FA:BBC064:F34CBA:6A5AE76E
html-safe-nonceeacebffacf3df48021dae5f3b0f378d252021dab73589fcffa809c9e1ba5a37b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNEVFOjlEN0ZBOkJCQzA2NDpGMzRDQkE6NkE1QUU3NkUiLCJ2aXNpdG9yX2lkIjoiMzAzNzUxODY1ODY5ODY2Nzg4NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc55b8fb7a7f37c77c1341064904492c814a58c311a675c9324f1002d9e297616
hovercard-subject-tagissue:440332614
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/HISONA/https_client/5/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0f243077c510ce8d1c9b9e274723283468cd1a58de18a5f8f098826efc2579e7/HISONA/https_client/issues/5
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0f243077c510ce8d1c9b9e274723283468cd1a58de18a5f8f098826efc2579e7/HISONA/https_client/issues/5
og:image:altI compile main using: gcc -o main -fPIC -DHAVE_CONFIG_H -D_U_="attribute((unused))" -O2 -I/usr/include/libnl3/netlink/ -Imbedtls/include main.c ApiService.c libmemd.a mbedtls/library/libmbedx509.a ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamedrozdzamadeusz
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/HISONA/https_client git https://github.com/HISONA/https_client.git
octolytics-dimension-user_id6466625
octolytics-dimension-user_loginHISONA
octolytics-dimension-repository_id53298639
octolytics-dimension-repository_nwoHISONA/https_client
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id53298639
octolytics-dimension-repository_network_root_nwoHISONA/https_client
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/HISONA/https_client/issues/5#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FHISONA%2Fhttps_client%2Fissues%2F5
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FHISONA%2Fhttps_client%2Fissues%2F5
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=HISONA%2Fhttps_client
Reloadhttps://github.com/HISONA/https_client/issues/5
Reloadhttps://github.com/HISONA/https_client/issues/5
Reloadhttps://github.com/HISONA/https_client/issues/5
HISONA https://github.com/HISONA
https_clienthttps://github.com/HISONA/https_client
Notifications https://github.com/login?return_to=%2FHISONA%2Fhttps_client
Fork 74 https://github.com/login?return_to=%2FHISONA%2Fhttps_client
Star 132 https://github.com/login?return_to=%2FHISONA%2Fhttps_client
Code https://github.com/HISONA/https_client
Issues 5 https://github.com/HISONA/https_client/issues
Pull requests 0 https://github.com/HISONA/https_client/pulls
Actions https://github.com/HISONA/https_client/actions
Projects https://github.com/HISONA/https_client/projects
Security and quality 0 https://github.com/HISONA/https_client/security
Insights https://github.com/HISONA/https_client/pulse
Code https://github.com/HISONA/https_client
Issues https://github.com/HISONA/https_client/issues
Pull requests https://github.com/HISONA/https_client/pulls
Actions https://github.com/HISONA/https_client/actions
Projects https://github.com/HISONA/https_client/projects
Security and quality https://github.com/HISONA/https_client/security
Insights https://github.com/HISONA/https_client/pulse
Can't make: implicit declaration of function ‘http_write_chunked’https://github.com/HISONA/https_client/issues/5#top
https://github.com/drozdzamadeusz
drozdzamadeuszhttps://github.com/drozdzamadeusz
on May 4, 2019https://github.com/HISONA/https_client/issues/5#issue-440332614
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.