Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Fix 5 dependency issues in Makefile #488

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vemakereporter
Copy link

Hi, I've fixed 4 dependencies missing and 1 dependency excessive reported.
Those issues can cause incorrect results when http-parser is incrementally built.
For example, any changes in "http-parser.h" will not cause "url_parser" to be rebuilt, which is incorrect. The changes in "http-parser.h" will cause an unnecessary rebuild of "test_fast".
I've tested it on my computer, the fixed version worked as expected.
Looking forward to your confirmation.

Thanks
Vemake

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant